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