Download smart.config.data-3.2.0.jar file - Jar s

Jar examples for s:smart.config.data

Description

True type-safe configuration

You can download jar file smart.config.data 3.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add smart.config.data-3.2.0.jar to your project.

<dependency>
   <groupId>com.github.sergeybudnik</groupId>
   <artifactId>smart.config.data</artifactId>
   <version>3.2.0</version>
</dependency>
compile group: 'com.github.sergeybudnik', name: 'smart.config.data', version: '3.2.0'
libraryDependencies += "com.github.sergeybudnik" % "smart.config.data" % "3.2.0"
<dependency org="com.github.sergeybudnik" name="smart.config.data" rev="3.2.0"/>
@Grapes(@Grab(group='com.github.sergeybudnik', module='smart.config.data', version='3.2.0'))
'com.github.sergeybudnik:smart.config.data:jar:3.2.0'

Download

Click the following link to download the jar file.

smart.config.data-3.2.0-javadoc.jar
smart.config.data-3.2.0-sources.jar
smart.config.data-3.2.0.jar
smart.config.data-3.2.0.pom



Related Tutorials