Last Version

kranberry 1.0.5-beta

Library to help on the end2end tests implementation on Android

License

License

GroupId

GroupId

io.github.kranberry-io
ArtifactId

ArtifactId

kranberry
Version

Version

1.0.5-beta
Type

Type

aar
Description

Description

kranberry
Library to help on the end2end tests implementation on Android
Project URL

Project URL

https://github.com/kranberry-io/kranberry
Source Code Management

Source Code Management

https://github.com/kranberry-io/kranberry/tree/master

Download kranberry 1.0.5-beta


<!-- https://jarcasting.com/artifacts/io.github.kranberry-io/kranberry/ -->
<dependency>
    <groupId>io.github.kranberry-io</groupId>
    <artifactId>kranberry</artifactId>
    <version>1.0.5-beta</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.kranberry-io/kranberry/
implementation 'io.github.kranberry-io:kranberry:1.0.5-beta'
// https://jarcasting.com/artifacts/io.github.kranberry-io/kranberry/
implementation ("io.github.kranberry-io:kranberry:1.0.5-beta")
'io.github.kranberry-io:kranberry:aar:1.0.5-beta'
<dependency org="io.github.kranberry-io" name="kranberry" rev="1.0.5-beta">
  <artifact name="kranberry" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.kranberry-io', module='kranberry', version='1.0.5-beta')
)
libraryDependencies += "io.github.kranberry-io" % "kranberry" % "1.0.5-beta"
[io.github.kranberry-io/kranberry "1.0.5-beta"]

Dependencies

compile (4)

Group / Artifact Type Version
androidx.test.espresso » espresso-core jar 3.2.0
androidx.test.ext » junit jar 1.1.1
androidx.test.uiautomator » uiautomator jar 2.2.0
com.google.code.gson : gson jar 2.8.4

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.21
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.5.21

Project Modules

There are no modules declared in this project.