Download jashing-0.0.12.jar file - Jar j

Jar examples for j:jashing

Description

Java Port of Dashing

You can download jar file jashing 0.0.12 in this page.

License

Apache License

Build File

You can use the following script to add jashing-0.0.12.jar to your project.

<dependency>
   <groupId>com.github.avarabyeu.jashing</groupId>
   <artifactId>jashing</artifactId>
   <version>0.0.12</version>
</dependency>
compile group: 'com.github.avarabyeu.jashing', name: 'jashing', version: '0.0.12'
libraryDependencies += "com.github.avarabyeu.jashing" % "jashing" % "0.0.12"
<dependency org="com.github.avarabyeu.jashing" name="jashing" rev="0.0.12"/>
@Grapes(@Grab(group='com.github.avarabyeu.jashing', module='jashing', version='0.0.12'))
'com.github.avarabyeu.jashing:jashing:jar:0.0.12'

Download

Click the following link to download the jar file.

jashing-0.0.12-javadoc.jar
jashing-0.0.12-sources.jar
jashing-0.0.12.jar
jashing-0.0.12.pom



Related Tutorials