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