Download propertly.core-0.4.2.jar file - Jar p

Jar examples for p:propertly.core

Description

You can download jar file propertly.core 0.4.2 in this page.

Build File

You can use the following script to add propertly.core-0.4.2.jar to your project.

<dependency>
   <groupId>de.adito.propertly</groupId>
   <artifactId>propertly.core</artifactId>
   <version>0.4.2</version>
</dependency>
compile group: 'de.adito.propertly', name: 'propertly.core', version: '0.4.2'
libraryDependencies += "de.adito.propertly" % "propertly.core" % "0.4.2"
<dependency org="de.adito.propertly" name="propertly.core" rev="0.4.2"/>
@Grapes(@Grab(group='de.adito.propertly', module='propertly.core', version='0.4.2'))
'de.adito.propertly:propertly.core:jar:0.4.2'

Download

Click the following link to download the jar file.

propertly.core-0.4.2-javadoc.jar
propertly.core-0.4.2-sources.jar
propertly.core-0.4.2-tests.jar
propertly.core-0.4.2.jar
propertly.core-0.4.2.pom



Related Tutorials