Download common-base-1.0.2.jar file - Jar c

Jar examples for c:common-base

Description

A common library for android

You can download jar file common-base 1.0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add common-base-1.0.2.jar to your project.

<dependency>
   <groupId>com.gitee.l0km</groupId>
   <artifactId>common-base</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'com.gitee.l0km', name: 'common-base', version: '1.0.2'
libraryDependencies += "com.gitee.l0km" % "common-base" % "1.0.2"
<dependency org="com.gitee.l0km" name="common-base" rev="1.0.2"/>
@Grapes(@Grab(group='com.gitee.l0km', module='common-base', version='1.0.2'))
'com.gitee.l0km:common-base:jar:1.0.2'

Download

Click the following link to download the jar file.

common-base-1.0.2-javadoc.jar
common-base-1.0.2-sources.jar
common-base-1.0.2.jar
common-base-1.0.2.pom



Related Tutorials