is not current version
Last Version 0.0.5

be.cloudway:gramba-annotations 0.0.1


GroupId

GroupId

be.cloudway
ArtifactId

ArtifactId

gramba-annotations
Version

Version

0.0.1
Type

Type

jar

Download gramba-annotations 0.0.1


<!-- https://jarcasting.com/artifacts/be.cloudway/gramba-annotations/ -->
<dependency>
    <groupId>be.cloudway</groupId>
    <artifactId>gramba-annotations</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/be.cloudway/gramba-annotations/
implementation 'be.cloudway:gramba-annotations:0.0.1'
// https://jarcasting.com/artifacts/be.cloudway/gramba-annotations/
implementation ("be.cloudway:gramba-annotations:0.0.1")
'be.cloudway:gramba-annotations:jar:0.0.1'
<dependency org="be.cloudway" name="gramba-annotations" rev="0.0.1">
  <artifact name="gramba-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.cloudway', module='gramba-annotations', version='0.0.1')
)
libraryDependencies += "be.cloudway" % "gramba-annotations" % "0.0.1"
[be.cloudway/gramba-annotations "0.0.1"]