Download jashing-0.0.3.jar file - Jar j

Jar examples for j:jashing

Description

Java Port of Dashing

You can download jar file jashing 0.0.3 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

jashing-0.0.3-javadoc.jar
jashing-0.0.3-sources.jar
jashing-0.0.3.jar
jashing-0.0.3.pom



Related Tutorials