| License |
License |
|---|---|
| GroupId | GroupIdcom.yelp.android |
| ArtifactId | ArtifactIdbento |
| Last Version | Last Version19.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionBento
A framework for building modularized Android user interfaces, created at Yelp.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| bento-19.0.0.pom | |
| bento-19.0.0.aar | 144 KB |
| bento-19.0.0-sources.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yelp.android/bento/ -->
<dependency>
<groupId>com.yelp.android</groupId>
<artifactId>bento</artifactId>
<version>19.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yelp.android/bento/
implementation 'com.yelp.android:bento:19.0.0'
// https://jarcasting.com/artifacts/com.yelp.android/bento/
implementation ("com.yelp.android:bento:19.0.0")
'com.yelp.android:bento:aar:19.0.0'
<dependency org="com.yelp.android" name="bento" rev="19.0.0">
<artifact name="bento" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yelp.android', module='bento', version='19.0.0')
)
libraryDependencies += "com.yelp.android" % "bento" % "19.0.0"
[com.yelp.android/bento "19.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| 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 |