Download android-navigator-annotations-1.0.0.jar file - Jar a

Jar examples for a:android-navigator-annotations

Description

Removes boilerplate when it comes to create intents for Activities

You can download jar file android-navigator-annotations 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-navigator-annotations-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

android-navigator-annotations-1.0.0-javadoc.jar
android-navigator-annotations-1.0.0-sources.jar
android-navigator-annotations-1.0.0.jar
android-navigator-annotations-1.0.0.pom



Related Tutorials