Download configgy-1.5.3.jar file - Jar c

Jar examples for c:configgy

Description

You can download jar file configgy 1.5.3 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

configgy-1.5.3.jar
configgy-1.5.3.pom



Related Tutorials