Download shapeshift-common-0.5.1.jar file - Jar s

Jar examples for s:shapeshift-common

Description

You can download jar file shapeshift-common 0.5.1 in this page.

Build File

You can use the following script to add shapeshift-common-0.5.1.jar to your project.

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

Download

Click the following link to download the jar file.

shapeshift-common-0.5.1-javadoc.jar
shapeshift-common-0.5.1-sources.jar
shapeshift-common-0.5.1.jar
shapeshift-common-0.5.1.pom



Related Tutorials