Download common-annotations-processor-1.10.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 1.10.0 in this page.

License

Apache License Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials