License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.github.reactivecircus.blueprint |
ArtifactId | ArtifactIdblueprint-testing-robot |
Version | Version1.17.0 |
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.17.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.17.0'
// https://jarcasting.com/artifacts/io.github.reactivecircus.blueprint/blueprint-testing-robot/
implementation ("io.github.reactivecircus.blueprint:blueprint-testing-robot:1.17.0")
'io.github.reactivecircus.blueprint:blueprint-testing-robot:aar:1.17.0'
<dependency org="io.github.reactivecircus.blueprint" name="blueprint-testing-robot" rev="1.17.0">
<artifact name="blueprint-testing-robot" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.reactivecircus.blueprint', module='blueprint-testing-robot', version='1.17.0')
)
libraryDependencies += "io.github.reactivecircus.blueprint" % "blueprint-testing-robot" % "1.17.0"
[io.github.reactivecircus.blueprint/blueprint-testing-robot "1.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.10 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.0 |
androidx.fragment » fragment-ktx | jar | 1.3.4 |
androidx.recyclerview » recyclerview | jar | 1.2.1 |
com.google.android.material » material | jar | 1.4.0-rc01 |
com.google.truth : truth | jar | 1.1.3 |
androidx.test » core-ktx | jar | 1.3.0 |
androidx.test.espresso » espresso-core | jar | 3.3.0 |
androidx.test.espresso » espresso-contrib | jar | 3.3.0 |
androidx.test.espresso » espresso-intents | jar | 3.3.0 |