Download smartconfig-1.0.0.jar file - Jar s

Jar examples for s:smartconfig

Description

Easy configuration library.

You can download jar file smartconfig 1.0.0 in this page.

License

LGPL

Build File

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'

Download

Click the following link to download the jar file.

smartconfig-1.0.0-sources.jar
smartconfig-1.0.0.jar
smartconfig-1.0.0.pom



Related Tutorials