Download common-annotations-processor-2.1.0.jar file - Jar c

Jar examples for c:common-annotations-processor

Description

Modern API for SQLiteDatabase and ContentResolver

You can download jar file common-annotations-processor 2.1.0 in this page.

License

Apache License Version 2.0

Build File

You can use the following script to add common-annotations-processor-2.1.0.jar to your project.

<dependency>
   <groupId>com.pushtorefresh.storio2</groupId>
   <artifactId>common-annotations-processor</artifactId>
   <version>2.1.0</version>
</dependency>
compile group: 'com.pushtorefresh.storio2', name: 'common-annotations-processor', version: '2.1.0'
libraryDependencies += "com.pushtorefresh.storio2" % "common-annotations-processor" % "2.1.0"
<dependency org="com.pushtorefresh.storio2" name="common-annotations-processor" rev="2.1.0"/>
@Grapes(@Grab(group='com.pushtorefresh.storio2', module='common-annotations-processor', version='2.1.0'))
'com.pushtorefresh.storio2:common-annotations-processor:jar:2.1.0'

Download

Click the following link to download the jar file.

common-annotations-processor-2.1.0-javadoc.jar
common-annotations-processor-2.1.0-sources.jar
common-annotations-processor-2.1.0.jar
common-annotations-processor-2.1.0.pom



Related Tutorials