Download onactivityresult-annotations-0.2.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.2.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.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials