is not current version
Last Version 10.2.0-beta-11

fr.inria.gforge.spoon:spoon-core 10.0.1-beta-10

3d80aa02298da7509d491d01589d80bf8355f285

Categories

Categories

Spoon Application Testing & Monitoring Code Analysis
GroupId

GroupId

fr.inria.gforge.spoon
ArtifactId

ArtifactId

spoon-core
Version

Version

10.0.1-beta-10
Type

Type

jar

Download spoon-core 10.0.1-beta-10


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