Jar examples for p:property-parser
Helper for parsing and extracting values from properties files
You can download jar file property-parser 0.0.2 in this page.
Apache License, Version 2.0
You can use the following script to add property-parser-0.0.2.jar to your project.
<dependency> <groupId>com.github.sakserv</groupId> <artifactId>property-parser</artifactId> <version>0.0.2</version> </dependency>
compile group: 'com.github.sakserv', name: 'property-parser', version: '0.0.2'
libraryDependencies += "com.github.sakserv" % "property-parser" % "0.0.2"
<dependency org="com.github.sakserv" name="property-parser" rev="0.0.2"/>
@Grapes(@Grab(group='com.github.sakserv', module='property-parser', version='0.0.2'))
'com.github.sakserv:property-parser:jar:0.0.2'
Click the following link to download the jar file.
property-parser-0.0.2-javadoc.jar