is not current version
Last Version 5.0.0-beta05

Epoxy Data Binding Support 4.6.3-vinay-compose

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

4.6.3-vinay-compose
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 4.6.3-vinay-compose


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

Dependencies

compile (3)

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

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 4.6.3-vinay-compose
com.airbnb.android : epoxy jar 4.6.3-vinay-compose

Project Modules

There are no modules declared in this project.