v

version-catalog

Provides a version catalog
https://github.com/awslabs/smithy-kotlin
The Apache License, Version 2.0
AWS SDK Kotlin Team
Files download
File Operation
version-catalog-0.28.0.pom download
Apache Maven
<dependency>
  <groupId>aws.smithy.kotlin</groupId>
  <artifactId>version-catalog</artifactId>
  <version>0.28.0</version>
  <type>toml</type>
</dependency>
Gradle Groovy
implementation 'aws.smithy.kotlin:version-catalog:0.28.0'
Gradle Kotlin
implementation("aws.smithy.kotlin:version-catalog:0.28.0")
Scala SBT
libraryDependencies += "aws.smithy.kotlin" % "version-catalog" % "0.28.0"
Groovy Grape
@Grapes(
  @Grab(group='aws.smithy.kotlin', module='version-catalog', version='0.28.0')
)
Apache Ivy
<dependency org="aws.smithy.kotlin" name="version-catalog" rev="0.28.0" />
Leiningen
[aws.smithy.kotlin/version-catalog "0.28.0"]
Apache Buildr
'aws.smithy.kotlin:version-catalog:jar:0.28.0'
Dependencies
The project has no third-party dependencies