Download jashing-cvs-0.0.8.jar file - Jar j

Jar examples for j:jashing-cvs

Description

CVS base module for Jashing

You can download jar file jashing-cvs 0.0.8 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

jashing-cvs-0.0.8-javadoc.jar
jashing-cvs-0.0.8-sources.jar
jashing-cvs-0.0.8.jar
jashing-cvs-0.0.8.pom



Related Tutorials