is not current version
Last Version 19.0.0

Bento 18.1.1

A framework for building modularized Android user interfaces, created at Yelp.

License

License

GroupId

GroupId

com.yelp.android
ArtifactId

ArtifactId

bento
Version

Version

18.1.1
Type

Type

aar
Description

Description

Bento
A framework for building modularized Android user interfaces, created at Yelp.
Project URL

Project URL

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

Source Code Management

https://github.com/Yelp/bento

Download bento 18.1.1


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

Dependencies

runtime (9)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.0
org.apache.commons : commons-lang3 jar 3.4
com.google.guava : guava jar 28.1-android
io.reactivex.rxjava3 : rxjava jar 3.0.7
androidx.appcompat » appcompat jar 1.0.0
com.google.android.material » material jar 1.0.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.1
androidx.recyclerview » recyclerview jar 1.0.0

Project Modules

There are no modules declared in this project.