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-1.2.1.pom download
Apache Maven
<dependency>
  <groupId>aws.smithy.kotlin</groupId>
  <artifactId>version-catalog</artifactId>
  <version>1.2.1</version>
  <type>toml</type>
</dependency>
Gradle Groovy
implementation 'aws.smithy.kotlin:version-catalog:1.2.1'
Gradle Kotlin
implementation("aws.smithy.kotlin:version-catalog:1.2.1")
Scala SBT
libraryDependencies += "aws.smithy.kotlin" % "version-catalog" % "1.2.1"
Groovy Grape
@Grapes(
  @Grab(group='aws.smithy.kotlin', module='version-catalog', version='1.2.1')
)
Apache Ivy
<dependency org="aws.smithy.kotlin" name="version-catalog" rev="1.2.1" />
Leiningen
[aws.smithy.kotlin/version-catalog "1.2.1"]
Apache Buildr
'aws.smithy.kotlin:version-catalog:jar:1.2.1'
Dependencies
The project has no third-party dependencies