is not current version
Last Version 1.18.0

Blueprint Testing Robot 1.17.0

Android UI testing framework with Testing Robot DSL

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.github.reactivecircus.blueprint
ArtifactId

ArtifactId

blueprint-testing-robot
Version

Version

1.17.0
Type

Type

aar
Description

Description

Blueprint Testing Robot
Android UI testing framework with Testing Robot DSL
Project URL

Project URL

https://github.com/reactivecircus/blueprint
Source Code Management

Source Code Management

https://github.com/reactivecircus/blueprint

Download blueprint-testing-robot 1.17.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

runtime (9)

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

Project Modules

There are no modules declared in this project.