Download epoxy-annotations-2.11.0.jar file - Jar e

Jar examples for e:epoxy-annotations

Description

Epoxy is a system for composing complex screens with a ReyclerView in Android.

You can download jar file epoxy-annotations 2.11.0 in this page.

License

Apache License 2.0

Build File

You can use the following script to add epoxy-annotations-2.11.0.jar to your project.

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

Download

Click the following link to download the jar file.

epoxy-annotations-2.11.0-javadoc.jar
epoxy-annotations-2.11.0-sources.jar
epoxy-annotations-2.11.0.jar
epoxy-annotations-2.11.0.pom



Related Tutorials