is not current version
Last Version 19.0.0

Bento Testing 18.0.2

A library for testing Android user interfaces created with Bento.

License

License

GroupId

GroupId

com.yelp.android
ArtifactId

ArtifactId

bento-testing
Version

Version

18.0.2
Type

Type

aar
Description

Description

Bento Testing
A library for testing Android user interfaces created with Bento.
Project URL

Project URL

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

Source Code Management

https://github.com/Yelp/bento

Download bento-testing 18.0.2


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

Dependencies

runtime (4)

Group / Artifact Type Version
com.yelp.android : bento jar 18.0.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
androidx.test.espresso » espresso-core jar 3.1.0
androidx.test.espresso » espresso-contrib jar 3.1.0

Project Modules

There are no modules declared in this project.