Jar examples for j:jproperties
JSON based properties with substitution and inclusion.
You can download jar file jproperties 0.9.7 in this page.
Apache License, Version 2.0
You can use the following script to add jproperties-0.9.7.jar to your project.
<dependency> <groupId>net.jmatrix</groupId> <artifactId>jproperties</artifactId> <version>0.9.7</version> </dependency>
compile group: 'net.jmatrix', name: 'jproperties', version: '0.9.7'
libraryDependencies += "net.jmatrix" % "jproperties" % "0.9.7"
<dependency org="net.jmatrix" name="jproperties" rev="0.9.7"/>
@Grapes(@Grab(group='net.jmatrix', module='jproperties', version='0.9.7'))
'net.jmatrix:jproperties:jar:0.9.7'
Click the following link to download the jar file.
jproperties-0.9.7-javadoc.jar