Download jutils-1.0.0.jar file - Jar j

Jar examples for j:jutils

Description

Utility library for Android projects

You can download jar file jutils 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jutils-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

jutils-1.0.0-javadoc.jar
jutils-1.0.0-sources.jar
jutils-1.0.0.jar
jutils-1.0.0.pom



Related Tutorials