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

Jar examples for p:propertly.core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials