License |
License |
---|---|
GroupId | GroupIdcom.yelp.android |
ArtifactId | ArtifactIdbento-testing |
Last Version | Last Version19.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionBento Testing
A library for testing Android user interfaces created with Bento.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bento-testing-19.0.0.pom | |
bento-testing-19.0.0.aar | 45 KB |
bento-testing-19.0.0-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yelp.android/bento-testing/ -->
<dependency>
<groupId>com.yelp.android</groupId>
<artifactId>bento-testing</artifactId>
<version>19.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yelp.android/bento-testing/
implementation 'com.yelp.android:bento-testing:19.0.0'
// https://jarcasting.com/artifacts/com.yelp.android/bento-testing/
implementation ("com.yelp.android:bento-testing:19.0.0")
'com.yelp.android:bento-testing:aar:19.0.0'
<dependency org="com.yelp.android" name="bento-testing" rev="19.0.0">
<artifact name="bento-testing" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yelp.android', module='bento-testing', version='19.0.0')
)
libraryDependencies += "com.yelp.android" % "bento-testing" % "19.0.0"
[com.yelp.android/bento-testing "19.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.yelp.android : bento | jar | 19.0.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
androidx.test.espresso » espresso-core | jar | 3.1.0 |
androidx.test.espresso » espresso-contrib | jar | 3.1.0 |