Download res-1.0.0.jar file - Jar r

Jar examples for r:res

Description

Genius Android res module.

You can download jar file res 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

<dependency>
   <groupId>net.qiujuer.genius</groupId>
   <artifactId>res</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'net.qiujuer.genius', name: 'res', version: '1.0.0'
libraryDependencies += "net.qiujuer.genius" % "res" % "1.0.0"
<dependency org="net.qiujuer.genius" name="res" rev="1.0.0"/>
@Grapes(@Grab(group='net.qiujuer.genius', module='res', version='1.0.0'))
'net.qiujuer.genius:res:jar:1.0.0'

Download

Click the following link to download the jar file.

res-1.0.0-javadoc.jar
res-1.0.0-sources.jar
res-1.0.0.pom



Related Tutorials