Last Version

busybee 0.0.4

BusyBee is an alternative API for IdlingResources in Espresso tests.

License

License

GroupId

GroupId

io.americanexpress.busybee
ArtifactId

ArtifactId

busybee-android
Version

Version

0.0.4
Type

Type

aar
Description

Description

busybee
BusyBee is an alternative API for IdlingResources in Espresso tests.
Project URL

Project URL

https://github.com/americanexpress/busybee
Source Code Management

Source Code Management

https://github.com/americanexpress/busybee

Download busybee-android 0.0.4


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
io.americanexpress.busybee : busybee-core jar 0.0.4

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.21
androidx.test.espresso » espresso-idling-resource jar 3.2.0

Project Modules

There are no modules declared in this project.