Download jashing-0.0.15.jar file - Jar j

Jar examples for j:jashing

Description

Java Port of Dashing

You can download jar file jashing 0.0.15 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

jashing-0.0.15-javadoc.jar
jashing-0.0.15-sources.jar
jashing-0.0.15.jar
jashing-0.0.15.pom



Related Tutorials