Download pallet-common-0.2.3.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.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials