Last Version

Epoxy Data Binding Support 5.0.0-beta05

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

License

License

Categories

Categories

Data
GroupId

GroupId

com.airbnb.android
ArtifactId

ArtifactId

epoxy-databinding
Version

Version

5.0.0-beta05
Type

Type

aar
Description

Description

Epoxy Data Binding 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-databinding 5.0.0-beta05


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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.databinding » databinding-common jar 7.0.3
androidx.databinding » databinding-runtime jar 7.0.3
androidx.databinding » databinding-adapters jar 7.0.3

runtime (6)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
androidx.recyclerview » recyclerview jar 1.2.0
com.google.android.material » material jar 1.3.0
androidx.appcompat » appcompat jar 1.2.0
com.airbnb.android : epoxy-annotations jar 5.0.0-beta05
com.airbnb.android : epoxy jar 5.0.0-beta05

Project Modules

There are no modules declared in this project.