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