License |
License |
---|---|
GroupId | GroupIdbe.cloudway |
ArtifactId | ArtifactIdgramba-annotations |
Version | Version0.0.5 |
Type | Typejar |
Description |
DescriptionAdditional tools for the Gramba project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
gramba-annotations-0.0.5.pom | |
gramba-annotations-0.0.5.jar | 2 KB |
gramba-annotations-0.0.5-sources.jar | 2 KB |
gramba-annotations-0.0.5-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.cloudway/gramba-annotations/ -->
<dependency>
<groupId>be.cloudway</groupId>
<artifactId>gramba-annotations</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/be.cloudway/gramba-annotations/
implementation 'be.cloudway:gramba-annotations:0.0.5'
// https://jarcasting.com/artifacts/be.cloudway/gramba-annotations/
implementation ("be.cloudway:gramba-annotations:0.0.5")
'be.cloudway:gramba-annotations:jar:0.0.5'
<dependency org="be.cloudway" name="gramba-annotations" rev="0.0.5">
<artifact name="gramba-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.cloudway', module='gramba-annotations', version='0.0.5')
)
libraryDependencies += "be.cloudway" % "gramba-annotations" % "0.0.5"
[be.cloudway/gramba-annotations "0.0.5"]