Download easyjava-0.6.5.jar file - Jar e

Jar examples for e:easyjava

Description

A newbie-friendly general utility library

You can download jar file easyjava 0.6.5 in this page.

License

The MIT License

Build File

You can use the following script to add easyjava-0.6.5.jar to your project.

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

Download

Click the following link to download the jar file.

easyjava-0.6.5-javadoc.jar
easyjava-0.6.5-sources.jar
easyjava-0.6.5.jar
easyjava-0.6.5.pom



Related Tutorials