emulator.wtf Gradle Plugin

With this Gradle plugin you can run your Android instrumentation tests with emulator.wtf

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

wtf.emulator.gradle
ArtifactId

ArtifactId

wtf.emulator.gradle.gradle.plugin
Last Version

Last Version

0.0.11
Release Date

Release Date

Type

Type

pom
Description

Description

emulator.wtf Gradle Plugin
With this Gradle plugin you can run your Android instrumentation tests with emulator.wtf
Source Code Management

Source Code Management

https://github.com/emulator-wtf/gradle-plugin/

Download wtf.emulator.gradle.gradle.plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
wtf.emulator : gradle-plugin jar 0.0.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.11
0.0.10
0.0.9
0.0.8