| License |
License |
|---|---|
| GroupId | GroupIdio.americanexpress.busybee |
| ArtifactId | ArtifactIdbusybee-android |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionbusybee
BusyBee is an alternative API for IdlingResources in Espresso tests.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| busybee-android-0.0.4.pom | |
| busybee-android-0.0.4-sources.jar | 3 KB |
| busybee-android-0.0.4-javadoc.jar | 280 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.americanexpress.busybee/busybee-android/ -->
<dependency>
<groupId>io.americanexpress.busybee</groupId>
<artifactId>busybee-android</artifactId>
<version>0.0.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.americanexpress.busybee/busybee-android/
implementation 'io.americanexpress.busybee:busybee-android:0.0.4'
// https://jarcasting.com/artifacts/io.americanexpress.busybee/busybee-android/
implementation ("io.americanexpress.busybee:busybee-android:0.0.4")
'io.americanexpress.busybee:busybee-android:aar:0.0.4'
<dependency org="io.americanexpress.busybee" name="busybee-android" rev="0.0.4">
<artifact name="busybee-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.americanexpress.busybee', module='busybee-android', version='0.0.4')
)
libraryDependencies += "io.americanexpress.busybee" % "busybee-android" % "0.0.4"
[io.americanexpress.busybee/busybee-android "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.americanexpress.busybee : busybee-core | jar | 0.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.21 |
| androidx.test.espresso » espresso-idling-resource | jar | 3.2.0 |