is not current version
Last Version 0.0.11

wtf.emulator.gradle:wtf.emulator.gradle.gradle.plugin 0.0.9

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

Categories

Categories

Gradle Build Tools
GroupId

GroupId

wtf.emulator.gradle
ArtifactId

ArtifactId

wtf.emulator.gradle.gradle.plugin
Version

Version

0.0.9
Type

Type

pom

Download wtf.emulator.gradle.gradle.plugin 0.0.9


<!-- 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.9</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.9'
// https://jarcasting.com/artifacts/wtf.emulator.gradle/wtf.emulator.gradle.gradle.plugin/
implementation ("wtf.emulator.gradle:wtf.emulator.gradle.gradle.plugin:0.0.9")
'wtf.emulator.gradle:wtf.emulator.gradle.gradle.plugin:pom:0.0.9'
<dependency org="wtf.emulator.gradle" name="wtf.emulator.gradle.gradle.plugin" rev="0.0.9">
  <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.9')
)
libraryDependencies += "wtf.emulator.gradle" % "wtf.emulator.gradle.gradle.plugin" % "0.0.9"
[wtf.emulator.gradle/wtf.emulator.gradle.gradle.plugin "0.0.9"]