Jar examples for c:configgy
You can download jar file configgy 1.6.0 in this page.
Apache 2
You can use the following script to add configgy-1.6.0.jar to your project.
<dependency> <groupId>net.lag</groupId> <artifactId>configgy</artifactId> <version>1.6.0</version> </dependency>
compile group: 'net.lag', name: 'configgy', version: '1.6.0'
libraryDependencies += "net.lag" % "configgy" % "1.6.0"
<dependency org="net.lag" name="configgy" rev="1.6.0"/>
@Grapes(@Grab(group='net.lag', module='configgy', version='1.6.0'))
'net.lag:configgy:jar:1.6.0'
Click the following link to download the jar file.
configgy-1.6.0.jar