Download plum-common-0.1.9.jar file - Jar p

Jar examples for p:plum-common

Description

You can download jar file plum-common 0.1.9 in this page.

Build File

You can use the following script to add plum-common-0.1.9.jar to your project.

<dependency>
   <groupId>com.talk2object.plum</groupId>
   <artifactId>plum-common</artifactId>
   <version>0.1.9</version>
</dependency>
compile group: 'com.talk2object.plum', name: 'plum-common', version: '0.1.9'
libraryDependencies += "com.talk2object.plum" % "plum-common" % "0.1.9"
<dependency org="com.talk2object.plum" name="plum-common" rev="0.1.9"/>
@Grapes(@Grab(group='com.talk2object.plum', module='plum-common', version='0.1.9'))
'com.talk2object.plum:plum-common:jar:0.1.9'

Download

Click the following link to download the jar file.

plum-common-0.1.9-javadoc.jar
plum-common-0.1.9-sources.jar
plum-common-0.1.9.jar
plum-common-0.1.9.pom



Related Tutorials