Download onactivityresult-annotations-0.1.0.jar file - Jar o

Jar examples for o:onactivityresult-annotations

Description

OnActivityResult annotation compiler for Android

You can download jar file onactivityresult-annotations 0.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add onactivityresult-annotations-0.1.0.jar to your project.

<dependency>
   <groupId>com.vanniktech</groupId>
   <artifactId>onactivityresult-annotations</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.vanniktech', name: 'onactivityresult-annotations', version: '0.1.0'
libraryDependencies += "com.vanniktech" % "onactivityresult-annotations" % "0.1.0"
<dependency org="com.vanniktech" name="onactivityresult-annotations" rev="0.1.0"/>
@Grapes(@Grab(group='com.vanniktech', module='onactivityresult-annotations', version='0.1.0'))
'com.vanniktech:onactivityresult-annotations:jar:0.1.0'

Download

Click the following link to download the jar file.

onactivityresult-annotations-0.1.0-javadoc.jar
onactivityresult-annotations-0.1.0-sources.jar
onactivityresult-annotations-0.1.0.jar
onactivityresult-annotations-0.1.0.pom



Related Tutorials