Download reclaim-annotations-0.1.0.jar file - Jar r

Jar examples for r:reclaim-annotations

Description

Tools and processors to decouple RecyclerView adapters from view binding.

You can download jar file reclaim-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 reclaim-annotations-0.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials