Download android-library-1.12.15.jar file - Jar a

Jar examples for a:android-library

Description

An Android library project wrapper of the Tekdaqc Java library.

You can download jar file android-library 1.12.15 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add android-library-1.12.15.jar to your project.

<dependency>
   <groupId>com.github.axet</groupId>
   <artifactId>android-library</artifactId>
   <version>1.12.15</version>
</dependency>
compile group: 'com.github.axet', name: 'android-library', version: '1.12.15'
libraryDependencies += "com.github.axet" % "android-library" % "1.12.15"
<dependency org="com.github.axet" name="android-library" rev="1.12.15"/>
@Grapes(@Grab(group='com.github.axet', module='android-library', version='1.12.15'))
'com.github.axet:android-library:jar:1.12.15'

Download

Click the following link to download the jar file.

android-library-1.12.15-javadoc.jar
android-library-1.12.15-sources.jar
android-library-1.12.15.pom



Related Tutorials