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

Jar examples for p:plum-common

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials