Download android-events-module-1.0.0.jar file - Jar a

Jar examples for a:android-events-module

Description

A collection of Android lifecycle events

You can download jar file android-events-module 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add android-events-module-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

android-events-module-1.0.0-javadoc.jar
android-events-module-1.0.0-sources.jar
android-events-module-1.0.0.jar
android-events-module-1.0.0.pom



Related Tutorials