Jar examples for s:smartconfig
Easy configuration library.
You can download jar file smartconfig 1.0.0 in this page.
LGPL
You can use the following script to add smartconfig-1.0.0.jar to your project.
<dependency> <groupId>net.smartlab.config</groupId> <artifactId>smartconfig</artifactId> <version>1.0.0</version> </dependency>
compile group: 'net.smartlab.config', name: 'smartconfig', version: '1.0.0'
libraryDependencies += "net.smartlab.config" % "smartconfig" % "1.0.0"
<dependency org="net.smartlab.config" name="smartconfig" rev="1.0.0"/>
@Grapes(@Grab(group='net.smartlab.config', module='smartconfig', version='1.0.0'))
'net.smartlab.config:smartconfig:jar:1.0.0'
Click the following link to download the jar file.
smartconfig-1.0.0-sources.jar