| License |
License |
|---|---|
| Categories |
CategoriesGradle Build Tools |
| GroupId | GroupIdcom.wmbest.gradle |
| ArtifactId | ArtifactIdrats |
| Last Version | Last Version0.2.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrats
Gradle Plugin for Remote Android Test Service Testing
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rats-0.2.3.pom | |
| rats-0.2.3.jar | 22 KB |
| rats-0.2.3-sources.jar | 2 KB |
| rats-0.2.3-javadoc.jar | 20 KB |
| Browse |
<!-- 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"]
| 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 |