rats

Gradle Plugin for Remote Android Test Service Testing

License

License

MIT
Categories

Categories

Gradle Build Tools
GroupId

GroupId

com.wmbest.gradle
ArtifactId

ArtifactId

rats
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

rats
Gradle Plugin for Remote Android Test Service Testing
Project URL

Project URL

https://github.com/wmbest2/rats-gradle-plugin
Source Code Management

Source Code Management

https://github.com/wmbest2/rats-gradle-plugin

Download rats

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.android.tools.build : gradle jar 1.0.1
org.apache.httpcomponents : httpmime jar 4.2.5
org.codehaus.groovy.modules.http-builder : http-builder jar 0.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3
0.2.1
0.2.0
0.1.0