Download configgy-2.0.0.jar file - Jar c

Jar examples for c:configgy

Description

You can download jar file configgy 2.0.0 in this page.

License

Apache 2

Build File

You can use the following script to add configgy-2.0.0.jar to your project.

<dependency>
   <groupId>net.lag</groupId>
   <artifactId>configgy</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'net.lag', name: 'configgy', version: '2.0.0'
libraryDependencies += "net.lag" % "configgy" % "2.0.0"
<dependency org="net.lag" name="configgy" rev="2.0.0"/>
@Grapes(@Grab(group='net.lag', module='configgy', version='2.0.0'))
'net.lag:configgy:jar:2.0.0'

Download

Click the following link to download the jar file.

configgy-2.0.0.jar
configgy-2.0.0.pom



Related Tutorials