Mattock

JUnit4 tests runner for Android

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.stanfy.mattock
ArtifactId

ArtifactId

gradle-plugin
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Mattock
JUnit4 tests runner for Android
Project URL

Project URL

https://github.com/stanfy/mattock
Source Code Management

Source Code Management

https://github.com/stanfy/mattock

Download gradle-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.stanfy.mattock/gradle-plugin/ -->
<dependency>
    <groupId>com.stanfy.mattock</groupId>
    <artifactId>gradle-plugin</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stanfy.mattock/gradle-plugin/
implementation 'com.stanfy.mattock:gradle-plugin:1.0'
// https://jarcasting.com/artifacts/com.stanfy.mattock/gradle-plugin/
implementation ("com.stanfy.mattock:gradle-plugin:1.0")
'com.stanfy.mattock:gradle-plugin:jar:1.0'
<dependency org="com.stanfy.mattock" name="gradle-plugin" rev="1.0">
  <artifact name="gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stanfy.mattock', module='gradle-plugin', version='1.0')
)
libraryDependencies += "com.stanfy.mattock" % "gradle-plugin" % "1.0"
[com.stanfy.mattock/gradle-plugin "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.android.tools : ddmlib jar r13

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-1.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
0.9.1
0.9