License |
License |
---|---|
GroupId | GroupIdorg.realityforge.grim |
ArtifactId | ArtifactIdgrim-annotations |
Last Version | Last Version0.09 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe annotations
The annotations
|
Project URL |
Project URL |
Filename | Size |
---|---|
grim-annotations-0.09.pom | |
grim-annotations-0.09.jar | 17 KB |
grim-annotations-0.09-sources.jar | 7 KB |
grim-annotations-0.09-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.realityforge.grim/grim-annotations/ -->
<dependency>
<groupId>org.realityforge.grim</groupId>
<artifactId>grim-annotations</artifactId>
<version>0.09</version>
</dependency>
// https://jarcasting.com/artifacts/org.realityforge.grim/grim-annotations/
implementation 'org.realityforge.grim:grim-annotations:0.09'
// https://jarcasting.com/artifacts/org.realityforge.grim/grim-annotations/
implementation ("org.realityforge.grim:grim-annotations:0.09")
'org.realityforge.grim:grim-annotations:jar:0.09'
<dependency org="org.realityforge.grim" name="grim-annotations" rev="0.09">
<artifact name="grim-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.realityforge.grim', module='grim-annotations', version='0.09')
)
libraryDependencies += "org.realityforge.grim" % "grim-annotations" % "0.09"
[org.realityforge.grim/grim-annotations "0.09"]
Group / Artifact | Type | Version |
---|---|---|
org.realityforge.javax.annotation : javax.annotation | jar | 1.0.1 |