is not current version
Last Version 1.2.2

com.stanfy.spoon:spoon-gradle-plugin 0.9.0

Gradle plugin for Spoon

Categories

Categories

Gradle Build Tools Spoon Application Testing & Monitoring Code Analysis
GroupId

GroupId

com.stanfy.spoon
ArtifactId

ArtifactId

spoon-gradle-plugin
Version

Version

0.9.0
Type

Type

jar

Download spoon-gradle-plugin 0.9.0


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