Download concourse-config-1.0.4.jar file - Jar c

Jar examples for c:concourse-config

Description

A framework for reading and editing Concourse configuration files

You can download jar file concourse-config 1.0.4 in this page.

License

The MIT License

Build File

You can use the following script to add concourse-config-1.0.4.jar to your project.

<dependency>
   <groupId>org.cinchapi</groupId>
   <artifactId>concourse-config</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'org.cinchapi', name: 'concourse-config', version: '1.0.4'
libraryDependencies += "org.cinchapi" % "concourse-config" % "1.0.4"
<dependency org="org.cinchapi" name="concourse-config" rev="1.0.4"/>
@Grapes(@Grab(group='org.cinchapi', module='concourse-config', version='1.0.4'))
'org.cinchapi:concourse-config:jar:1.0.4'

Download

Click the following link to download the jar file.

concourse-config-1.0.4-javadoc.jar
concourse-config-1.0.4-sources.jar
concourse-config-1.0.4.jar
concourse-config-1.0.4.pom



Related Tutorials