Jar examples for p:properties-file
A project support for interact with properties file
You can download jar file properties-file 1.0.2 in this page.
Apache License, Version 2.0
You can use the following script to add properties-file-1.0.2.jar to your project.
<dependency> <groupId>com.tvd12</groupId> <artifactId>properties-file</artifactId> <version>1.0.2</version> </dependency>
compile group: 'com.tvd12', name: 'properties-file', version: '1.0.2'
libraryDependencies += "com.tvd12" % "properties-file" % "1.0.2"
<dependency org="com.tvd12" name="properties-file" rev="1.0.2"/>
@Grapes(@Grab(group='com.tvd12', module='properties-file', version='1.0.2'))
'com.tvd12:properties-file:jar:1.0.2'
Click the following link to download the jar file.
properties-file-1.0.2-javadoc.jar