License |
License |
---|---|
GroupId | GroupIdcom.yelp.android |
ArtifactId | ArtifactIdbento |
Version | Version18.1.1 |
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-18.1.1.pom | |
bento-18.1.1-sources.jar | 52 KB |
Browse |
<!-- 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"]
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 |