| License | License | 
|---|---|
| Categories | CategoriesSpoon Application Testing & Monitoring Code Analysis | 
| GroupId | GroupIdfr.inria.gforge.spoon | 
| ArtifactId | ArtifactIdspoon-examples | 
| Last Version | Last Version1.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSpoon Examples Examples for the Spoon Framework | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| spoon-examples-1.4.pom | |
| spoon-examples-1.4.jar | 104 KB | 
| spoon-examples-1.4-sources.jar | 64 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/fr.inria.gforge.spoon/spoon-examples/ -->
<dependency>
    <groupId>fr.inria.gforge.spoon</groupId>
    <artifactId>spoon-examples</artifactId>
    <version>1.4</version>
</dependency>// https://jarcasting.com/artifacts/fr.inria.gforge.spoon/spoon-examples/
implementation 'fr.inria.gforge.spoon:spoon-examples:1.4'// https://jarcasting.com/artifacts/fr.inria.gforge.spoon/spoon-examples/
implementation ("fr.inria.gforge.spoon:spoon-examples:1.4")'fr.inria.gforge.spoon:spoon-examples:jar:1.4'<dependency org="fr.inria.gforge.spoon" name="spoon-examples" rev="1.4">
  <artifact name="spoon-examples" type="jar" />
</dependency>@Grapes(
@Grab(group='fr.inria.gforge.spoon', module='spoon-examples', version='1.4')
)libraryDependencies += "fr.inria.gforge.spoon" % "spoon-examples" % "1.4"[fr.inria.gforge.spoon/spoon-examples "1.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| fr.inria.gforge.spoon : spoon-core | jar | 1.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 |