is not current version
Last Version 10.2.0-beta-11

fr.inria.gforge.spoon:spoon-core 9.2.0-beta-1

bbda141b9f6a80b5e358d225f9885e069e26a473

Categories

Categories

Spoon Application Testing & Monitoring Code Analysis
GroupId

GroupId

fr.inria.gforge.spoon
ArtifactId

ArtifactId

spoon-core
Version

Version

9.2.0-beta-1
Type

Type

jar

Download spoon-core 9.2.0-beta-1


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