License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.airbnb.android |
ArtifactId | ArtifactIdepoxy-databinding |
Last Version | Last Version5.0.0-beta05 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionEpoxy Data Binding Support
Epoxy is a system for composing complex screens with a ReyclerView in Android.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
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 |