android-junit4

Android Debug Bridge helper

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.malinskiy.adam
ArtifactId

ArtifactId

android-junit4
Last Version

Last Version

0.4.5
Release Date

Release Date

Type

Type

aar
Description

Description

android-junit4
Android Debug Bridge helper
Project URL

Project URL

https://github.com/Malinskiy/adam
Source Code Management

Source Code Management

https://github.com/Malinskiy/adam.git

Download android-junit4

How to add to project

<!-- https://jarcasting.com/artifacts/com.malinskiy.adam/android-junit4/ -->
<dependency>
    <groupId>com.malinskiy.adam</groupId>
    <artifactId>android-junit4</artifactId>
    <version>0.4.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.malinskiy.adam/android-junit4/
implementation 'com.malinskiy.adam:android-junit4:0.4.5'
// https://jarcasting.com/artifacts/com.malinskiy.adam/android-junit4/
implementation ("com.malinskiy.adam:android-junit4:0.4.5")
'com.malinskiy.adam:android-junit4:aar:0.4.5'
<dependency org="com.malinskiy.adam" name="android-junit4" rev="0.4.5">
  <artifact name="android-junit4" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.malinskiy.adam', module='android-junit4', version='0.4.5')
)
libraryDependencies += "com.malinskiy.adam" % "android-junit4" % "0.4.5"
[com.malinskiy.adam/android-junit4 "0.4.5"]

Dependencies

compile (5)

Group / Artifact Type Version
com.malinskiy.adam : adam jar 0.4.5
junit : junit jar 4.13.2
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
androidx.test » monitor aar 1.5.0
com.malinskiy.adam : android-testrunner-contract jar 0.4.5

runtime (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.5
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0