Download jcute-basic-0.0.7.jar file - Jar j

Jar examples for j:jcute-basic

Description

You can download jar file jcute-basic 0.0.7 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

jcute-basic-0.0.7-javadoc.jar
jcute-basic-0.0.7-sources.jar
jcute-basic-0.0.7.jar
jcute-basic-0.0.7.pom



Related Tutorials