| License |
License |
|---|---|
| GroupId | GroupIdorg.objectweb.fractal.fraclet.annotation |
| ArtifactId | ArtifactIdparent |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionFractal Fraclet Annotation parent project
The Fraclet Annotation Parent Project enclosing the Fractal
Spoonlet module and some examples
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationObjectWeb Consortium |
| Filename | Size |
|---|---|
| parent-2.0.2.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fraclet.annotation/parent/ -->
<dependency>
<groupId>org.objectweb.fractal.fraclet.annotation</groupId>
<artifactId>parent</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fraclet.annotation/parent/
implementation 'org.objectweb.fractal.fraclet.annotation:parent:2.0.2'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fraclet.annotation/parent/
implementation ("org.objectweb.fractal.fraclet.annotation:parent:2.0.2")
'org.objectweb.fractal.fraclet.annotation:parent:pom:2.0.2'
<dependency org="org.objectweb.fractal.fraclet.annotation" name="parent" rev="2.0.2">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fraclet.annotation', module='parent', version='2.0.2')
)
libraryDependencies += "org.objectweb.fractal.fraclet.annotation" % "parent" % "2.0.2"
[org.objectweb.fractal.fraclet.annotation/parent "2.0.2"]