License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.github.reactivecircus.blueprint |
ArtifactId | ArtifactIdblueprint-testing-robot |
Last Version | Last Version1.18.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionBlueprint Testing Robot
Android UI testing framework with Testing Robot DSL
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.reactivecircus.blueprint/blueprint-testing-robot/ -->
<dependency>
<groupId>io.github.reactivecircus.blueprint</groupId>
<artifactId>blueprint-testing-robot</artifactId>
<version>1.18.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.reactivecircus.blueprint/blueprint-testing-robot/
implementation 'io.github.reactivecircus.blueprint:blueprint-testing-robot:1.18.0'
// https://jarcasting.com/artifacts/io.github.reactivecircus.blueprint/blueprint-testing-robot/
implementation ("io.github.reactivecircus.blueprint:blueprint-testing-robot:1.18.0")
'io.github.reactivecircus.blueprint:blueprint-testing-robot:aar:1.18.0'
<dependency org="io.github.reactivecircus.blueprint" name="blueprint-testing-robot" rev="1.18.0">
<artifact name="blueprint-testing-robot" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.reactivecircus.blueprint', module='blueprint-testing-robot', version='1.18.0')
)
libraryDependencies += "io.github.reactivecircus.blueprint" % "blueprint-testing-robot" % "1.18.0"
[io.github.reactivecircus.blueprint/blueprint-testing-robot "1.18.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
androidx.fragment » fragment-ktx | jar | 1.3.6 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |
com.google.android.material » material | jar | 1.4.0 |
com.google.truth : truth | jar | 1.1.3 |
androidx.test » core-ktx | jar | 1.4.1-alpha01 |
androidx.test.espresso » espresso-core | jar | 3.5.0-alpha01 |
androidx.test.espresso » espresso-contrib | jar | 3.5.0-alpha01 |
androidx.test.espresso » espresso-intents | jar | 3.5.0-alpha01 |