is not current version
Last Version 10.2.0-beta-11

fr.inria.gforge.spoon:spoon-core 7.5.0-beta-8

ee0c74c2417b5f94c86f93d553fbc90b8b1e7e81

Categories

Categories

Spoon Application Testing & Monitoring Code Analysis
GroupId

GroupId

fr.inria.gforge.spoon
ArtifactId

ArtifactId

spoon-core
Version

Version

7.5.0-beta-8
Type

Type

jar

Download spoon-core 7.5.0-beta-8


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