Gradle Spoon Plugin

Gradle plugin that provides a task to run Android instrumentation tests via Spoon.

License

License

Categories

Categories

Gradle Build Tools Spoon Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.jaredsburrows.spoon
ArtifactId

ArtifactId

com.jaredsburrows.spoon.gradle.plugin
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

Gradle Spoon Plugin
Gradle plugin that provides a task to run Android instrumentation tests via Spoon.
Project URL

Project URL

https://github.com/jaredsburrows/gradle-spoon-plugin
Source Code Management

Source Code Management

https://github.com/jaredsburrows/gradle-spoon-plugin

Download com.jaredsburrows.spoon.gradle.plugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.jaredsburrows : gradle-spoon-plugin jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.5.1