Jar examples for e:epoxy-annotations
Epoxy is a system for composing complex screens with a ReyclerView in Android.
You can download jar file epoxy-annotations 1.7.4 in this page.
Apache License 2.0
You can use the following script to add epoxy-annotations-1.7.4.jar to your project.
<dependency> <groupId>com.airbnb.android</groupId> <artifactId>epoxy-annotations</artifactId> <version>1.7.4</version> </dependency>
compile group: 'com.airbnb.android', name: 'epoxy-annotations', version: '1.7.4'
libraryDependencies += "com.airbnb.android" % "epoxy-annotations" % "1.7.4"
<dependency org="com.airbnb.android" name="epoxy-annotations" rev="1.7.4"/>
@Grapes(@Grab(group='com.airbnb.android', module='epoxy-annotations', version='1.7.4'))
'com.airbnb.android:epoxy-annotations:jar:1.7.4'
Click the following link to download the jar file.
epoxy-annotations-1.7.4-javadoc.jar