Download properties-file-1.0.2.jar file - Jar p

Jar examples for p:properties-file

Description

A project support for interact with properties file

You can download jar file properties-file 1.0.2 in this page.

License

Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

properties-file-1.0.2-javadoc.jar
properties-file-1.0.2-sources.jar
properties-file-1.0.2.jar
properties-file-1.0.2.pom



Related Tutorials