License |
License |
---|---|
GroupId | GroupIdcom.yelp.android |
ArtifactId | ArtifactIdbento |
Version | Version18.0.2 |
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.0.2.pom | |
bento-18.0.2.aar | 142 KB |
bento-18.0.2-sources.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yelp.android/bento/ -->
<dependency>
<groupId>com.yelp.android</groupId>
<artifactId>bento</artifactId>
<version>18.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yelp.android/bento/
implementation 'com.yelp.android:bento:18.0.2'
// https://jarcasting.com/artifacts/com.yelp.android/bento/
implementation ("com.yelp.android:bento:18.0.2")
'com.yelp.android:bento:aar:18.0.2'
<dependency org="com.yelp.android" name="bento" rev="18.0.2">
<artifact name="bento" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yelp.android', module='bento', version='18.0.2')
)
libraryDependencies += "com.yelp.android" % "bento" % "18.0.2"
[com.yelp.android/bento "18.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.72 |
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.recyclerview » recyclerview | jar | 1.0.0 |