All Downloads are FREE. Search and download functionalities are using the official Maven repository.

wtf.emulator.attributes.EwUsage Maven / Gradle / Ivy

Go to download

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

The newest version!
package wtf.emulator.attributes;

import org.gradle.api.attributes.Usage;

public interface EwUsage extends Usage {
  String EW_USAGE = "emulator.wtf";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy