Categories |
CategoriesJava Languages |
---|---|
GroupId | GroupIdorg.objectweb.fractal.fraclet.java |
ArtifactId | ArtifactIdfraclet-annotations |
Last Version | Last Version3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFraclet Java5 annotations
Fraclet programming model definition
|
Filename | Size |
---|---|
fraclet-annotations-3.3.pom | |
fraclet-annotations-3.3.jar | 13 KB |
fraclet-annotations-3.3-sources.jar | 21 KB |
fraclet-annotations-3.3-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.fraclet.java/fraclet-annotations/ -->
<dependency>
<groupId>org.objectweb.fractal.fraclet.java</groupId>
<artifactId>fraclet-annotations</artifactId>
<version>3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.fraclet.java/fraclet-annotations/
implementation 'org.objectweb.fractal.fraclet.java:fraclet-annotations:3.3'
// https://jarcasting.com/artifacts/org.objectweb.fractal.fraclet.java/fraclet-annotations/
implementation ("org.objectweb.fractal.fraclet.java:fraclet-annotations:3.3")
'org.objectweb.fractal.fraclet.java:fraclet-annotations:jar:3.3'
<dependency org="org.objectweb.fractal.fraclet.java" name="fraclet-annotations" rev="3.3">
<artifact name="fraclet-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.fraclet.java', module='fraclet-annotations', version='3.3')
)
libraryDependencies += "org.objectweb.fractal.fraclet.java" % "fraclet-annotations" % "3.3"
[org.objectweb.fractal.fraclet.java/fraclet-annotations "3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.objectweb.fractal : fractal-api | jar | 2.0.2 |