Jar examples for c:concourse-config
A framework for reading and editing Concourse configuration files
You can download jar file concourse-config 1.0.5 in this page.
The MIT License
You can use the following script to add concourse-config-1.0.5.jar to your project.
<dependency> <groupId>org.cinchapi</groupId> <artifactId>concourse-config</artifactId> <version>1.0.5</version> </dependency>
compile group: 'org.cinchapi', name: 'concourse-config', version: '1.0.5'
libraryDependencies += "org.cinchapi" % "concourse-config" % "1.0.5"
<dependency org="org.cinchapi" name="concourse-config" rev="1.0.5"/>
@Grapes(@Grab(group='org.cinchapi', module='concourse-config', version='1.0.5'))
'org.cinchapi:concourse-config:jar:1.0.5'
Click the following link to download the jar file.
concourse-config-1.0.5-javadoc.jar