Mattock
JUnit4 tests runner for Android.
(In development)
License |
License |
---|---|
GroupId | GroupIdcom.stanfy.mattock |
ArtifactId | ArtifactIdandroid-lib-dep |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMattock
JUnit4 tests runner for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-lib-dep-1.0.pom | |
android-lib-dep-1.0.aar | 224 KB |
android-lib-dep-1.0-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.stanfy.mattock/android-lib-dep/ -->
<dependency>
<groupId>com.stanfy.mattock</groupId>
<artifactId>android-lib-dep</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.stanfy.mattock/android-lib-dep/
implementation 'com.stanfy.mattock:android-lib-dep:1.0'
// https://jarcasting.com/artifacts/com.stanfy.mattock/android-lib-dep/
implementation ("com.stanfy.mattock:android-lib-dep:1.0")
'com.stanfy.mattock:android-lib-dep:aar:1.0'
<dependency org="com.stanfy.mattock" name="android-lib-dep" rev="1.0">
<artifact name="android-lib-dep" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.stanfy.mattock', module='android-lib-dep', version='1.0')
)
libraryDependencies += "com.stanfy.mattock" % "android-lib-dep" % "1.0"
[com.stanfy.mattock/android-lib-dep "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.surefire : common-junit4 | jar | 2.15 |
junit : junit | jar | 4.11 |
org.apache.maven.surefire : surefire-api | jar | 2.15 |
JUnit4 tests runner for Android.
(In development)