Jar examples for s:shurax-cfg
A collection of configuration APIs, including JSON, internationalization (I18n), CSV, and more.
You can download jar file shurax-cfg 1.0.1 in this page.
AGPLv3
You can use the following script to add shurax-cfg-1.0.1.jar to your project.
<dependency> <groupId>com.github.bloodshura</groupId> <artifactId>shurax-cfg</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.github.bloodshura', name: 'shurax-cfg', version: '1.0.1'
libraryDependencies += "com.github.bloodshura" % "shurax-cfg" % "1.0.1"
<dependency org="com.github.bloodshura" name="shurax-cfg" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.bloodshura', module='shurax-cfg', version='1.0.1'))
'com.github.bloodshura:shurax-cfg:jar:1.0.1'
Click the following link to download the jar file.
shurax-cfg-1.0.1-javadoc.jar