is not current version
Last Version 10.2.0-beta-11

fr.inria.gforge.spoon:spoon-core 8.2.0-beta-15

fec959fc78d0341ad5649852fd6a14e4ac285d80

Categories

Categories

Spoon Application Testing & Monitoring Code Analysis
GroupId

GroupId

fr.inria.gforge.spoon
ArtifactId

ArtifactId

spoon-core
Version

Version

8.2.0-beta-15
Type

Type

jar

Download spoon-core 8.2.0-beta-15


<!-- https://jarcasting.com/artifacts/fr.inria.gforge.spoon/spoon-core/ -->
<dependency>
    <groupId>fr.inria.gforge.spoon</groupId>
    <artifactId>spoon-core</artifactId>
    <version>8.2.0-beta-15</version>
</dependency>
// https://jarcasting.com/artifacts/fr.inria.gforge.spoon/spoon-core/
implementation 'fr.inria.gforge.spoon:spoon-core:8.2.0-beta-15'
// https://jarcasting.com/artifacts/fr.inria.gforge.spoon/spoon-core/
implementation ("fr.inria.gforge.spoon:spoon-core:8.2.0-beta-15")
'fr.inria.gforge.spoon:spoon-core:jar:8.2.0-beta-15'
<dependency org="fr.inria.gforge.spoon" name="spoon-core" rev="8.2.0-beta-15">
  <artifact name="spoon-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.inria.gforge.spoon', module='spoon-core', version='8.2.0-beta-15')
)
libraryDependencies += "fr.inria.gforge.spoon" % "spoon-core" % "8.2.0-beta-15"
[fr.inria.gforge.spoon/spoon-core "8.2.0-beta-15"]