Files download
File Operation
configuration-annotations-jvm-0.9.0-RC.4.jar download
configuration-annotations-jvm-0.9.0-RC.4.pom download
configuration-annotations-jvm-0.9.0-RC.4-sources.jar download
Apache Maven
<dependency>
  <groupId>co.touchlab.skie</groupId>
  <artifactId>configuration-annotations-jvm</artifactId>
  <version>0.9.0-RC.4</version>
</dependency>
Gradle Groovy
implementation 'co.touchlab.skie:configuration-annotations-jvm:0.9.0-RC.4'
Gradle Kotlin
implementation("co.touchlab.skie:configuration-annotations-jvm:0.9.0-RC.4")
Scala SBT
libraryDependencies += "co.touchlab.skie" % "configuration-annotations-jvm" % "0.9.0-RC.4"
Groovy Grape
@Grapes(
  @Grab(group='co.touchlab.skie', module='configuration-annotations-jvm', version='0.9.0-RC.4')
)
Apache Ivy
<dependency org="co.touchlab.skie" name="configuration-annotations-jvm" rev="0.9.0-RC.4" />
Leiningen
[co.touchlab.skie/configuration-annotations-jvm "0.9.0-RC.4"]
Apache Buildr
'co.touchlab.skie:configuration-annotations-jvm:jar:0.9.0-RC.4'
Dependencies
The project has no third-party dependencies