Download kit-1.1.0.jar file - Jar k

Jar examples for k:kit

Description

Genius Android kit module.

You can download jar file kit 1.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add kit-1.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

kit-1.1.0-javadoc.jar
kit-1.1.0-sources.jar
kit-1.1.0.pom



Related Tutorials