Jar examples for p:properties
A packaging of the IntelliJ Community Edition properties library. This is release number 1 of trunk branch 142.
You can download jar file properties 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add properties-1.0.0.jar to your project.
<dependency> <groupId>nz.co.gregs</groupId> <artifactId>properties</artifactId> <version>1.0.0</version> </dependency>
compile group: 'nz.co.gregs', name: 'properties', version: '1.0.0'
libraryDependencies += "nz.co.gregs" % "properties" % "1.0.0"
<dependency org="nz.co.gregs" name="properties" rev="1.0.0"/>
@Grapes(@Grab(group='nz.co.gregs', module='properties', version='1.0.0'))
'nz.co.gregs:properties:jar:1.0.0'
Click the following link to download the jar file.
properties-1.0.0-javadoc.jar