License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.malinskiy.adam |
ArtifactId | ArtifactIdandroid-junit4-test-annotation-producer |
Last Version | Last Version0.4.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionandroid-junit4-test-annotation-producer
Android Debug Bridge helper
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.malinskiy.adam/android-junit4-test-annotation-producer/ -->
<dependency>
<groupId>com.malinskiy.adam</groupId>
<artifactId>android-junit4-test-annotation-producer</artifactId>
<version>0.4.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.malinskiy.adam/android-junit4-test-annotation-producer/
implementation 'com.malinskiy.adam:android-junit4-test-annotation-producer:0.4.5'
// https://jarcasting.com/artifacts/com.malinskiy.adam/android-junit4-test-annotation-producer/
implementation ("com.malinskiy.adam:android-junit4-test-annotation-producer:0.4.5")
'com.malinskiy.adam:android-junit4-test-annotation-producer:aar:0.4.5'
<dependency org="com.malinskiy.adam" name="android-junit4-test-annotation-producer" rev="0.4.5">
<artifact name="android-junit4-test-annotation-producer" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.malinskiy.adam', module='android-junit4-test-annotation-producer', version='0.4.5')
)
libraryDependencies += "com.malinskiy.adam" % "android-junit4-test-annotation-producer" % "0.4.5"
[com.malinskiy.adam/android-junit4-test-annotation-producer "0.4.5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
androidx.test » monitor | aar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
org.jetbrains.kotlin : kotlin-reflect | jar | 1.6.10 |