文件下载
文件名 操作
configuration-annotations-jvm-0.7.0-preview.2.0.0-RC2.jar 下载
configuration-annotations-jvm-0.7.0-preview.2.0.0-RC2.pom 下载
configuration-annotations-jvm-0.7.0-preview.2.0.0-RC2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>co.touchlab.skie</groupId>
  <artifactId>configuration-annotations-jvm</artifactId>
  <version>0.7.0-preview.2.0.0-RC2</version>
</dependency>
Gradle Groovy
implementation 'co.touchlab.skie:configuration-annotations-jvm:0.7.0-preview.2.0.0-RC2'
Gradle Kotlin
implementation("co.touchlab.skie:configuration-annotations-jvm:0.7.0-preview.2.0.0-RC2")
Scala SBT
libraryDependencies += "co.touchlab.skie" % "configuration-annotations-jvm" % "0.7.0-preview.2.0.0-RC2"
Groovy Grape
@Grapes(
  @Grab(group='co.touchlab.skie', module='configuration-annotations-jvm', version='0.7.0-preview.2.0.0-RC2')
)
Apache Ivy
<dependency org="co.touchlab.skie" name="configuration-annotations-jvm" rev="0.7.0-preview.2.0.0-RC2" />
Leiningen
[co.touchlab.skie/configuration-annotations-jvm "0.7.0-preview.2.0.0-RC2"]
Apache Buildr
'co.touchlab.skie:configuration-annotations-jvm:jar:0.7.0-preview.2.0.0-RC2'
本项目依赖
该项目无第三方依赖