is not current version
Last Version 19.0.0

com.yelp.android:bento 15.3.0

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

GroupId

GroupId

com.yelp.android
ArtifactId

ArtifactId

bento
Version

Version

15.3.0
Type

Type

aar

Download bento 15.3.0


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