Download jashing-0.0.7.jar file - Jar j

Jar examples for j:jashing

Description

Java Port of Dashing

You can download jar file jashing 0.0.7 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

jashing-0.0.7-javadoc.jar
jashing-0.0.7-sources.jar
jashing-0.0.7.jar
jashing-0.0.7.pom



Related Tutorials