Last Version

Epoxy View Binder Support 5.0.0-beta05

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

License

License

GroupId

GroupId

com.airbnb.android
ArtifactId

ArtifactId

epoxy-viewbinder
Version

Version

5.0.0-beta05
Type

Type

aar
Description

Description

Epoxy View Binder Support
Epoxy is a system for composing complex screens with a ReyclerView in Android.
Project URL

Project URL

https://github.com/airbnb/epoxy
Source Code Management

Source Code Management

https://github.com/airbnb/epoxy

Download epoxy-viewbinder 5.0.0-beta05


<!-- https://jarcasting.com/artifacts/com.airbnb.android/epoxy-viewbinder/ -->
<dependency>
    <groupId>com.airbnb.android</groupId>
    <artifactId>epoxy-viewbinder</artifactId>
    <version>5.0.0-beta05</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.airbnb.android/epoxy-viewbinder/
implementation 'com.airbnb.android:epoxy-viewbinder:5.0.0-beta05'
// https://jarcasting.com/artifacts/com.airbnb.android/epoxy-viewbinder/
implementation ("com.airbnb.android:epoxy-viewbinder:5.0.0-beta05")
'com.airbnb.android:epoxy-viewbinder:aar:5.0.0-beta05'
<dependency org="com.airbnb.android" name="epoxy-viewbinder" rev="5.0.0-beta05">
  <artifact name="epoxy-viewbinder" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.airbnb.android', module='epoxy-viewbinder', version='5.0.0-beta05')
)
libraryDependencies += "com.airbnb.android" % "epoxy-viewbinder" % "5.0.0-beta05"
[com.airbnb.android/epoxy-viewbinder "5.0.0-beta05"]

Dependencies

compile (3)

Group / Artifact Type Version
com.airbnb.android : epoxy jar 5.0.0-beta05
com.airbnb.android : epoxy-annotations jar 5.0.0-beta05
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
androidx.core » core-ktx jar 1.3.2
androidx.recyclerview » recyclerview jar 1.2.0

Project Modules

There are no modules declared in this project.