Download pallet-common-0.1.0.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.1.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials