Jar examples for c:configgy
You can download jar file configgy 2.0.0 in this page.
Apache 2
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'
Click the following link to download the jar file.
configgy-2.0.0.jar