Download pallet-common-0.2.2.jar file - Jar p

Jar examples for p:pallet-common

Description

Common functions used across pallet projects

You can download jar file pallet-common 0.2.2 in this page.

Build File

You can use the following script to add pallet-common-0.2.2.jar to your project.

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

Download

Click the following link to download the jar file.

pallet-common-0.2.2-sources.jar
pallet-common-0.2.2-tests.jar
pallet-common-0.2.2.jar
pallet-common-0.2.2.pom



Related Tutorials