Bento Compose

A library which provides compatability for Jetpack Compose.

License

License

GroupId

GroupId

com.yelp.android
ArtifactId

ArtifactId

bento-compose
Last Version

Last Version

19.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Bento Compose
A library which provides compatability for Jetpack Compose.
Project URL

Project URL

https://github.com/Yelp/bento
Source Code Management

Source Code Management

https://github.com/Yelp/bento

Download bento-compose

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
com.yelp.android : bento jar 19.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10
androidx.compose.runtime » runtime-rxjava3 jar 1.1.1
androidx.compose.ui » ui jar 1.1.1
androidx.recyclerview » recyclerview jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
19.0.0