Last Version

Spoon Gradle Plugin 1.2.2

Gradle plugin for Spoon

License

License

Categories

Categories

Gradle Build Tools Spoon Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.stanfy.spoon
ArtifactId

ArtifactId

spoon-gradle-plugin
Version

Version

1.2.2
Type

Type

jar
Description

Description

Spoon Gradle Plugin
Gradle plugin for Spoon
Project URL

Project URL

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

Source Code Management

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

Download spoon-gradle-plugin 1.2.2


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.spoon : spoon-runner jar 1.6.4
com.android.tools.build : gradle jar 1.5.0

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-2.0

Project Modules

There are no modules declared in this project.