is not current version
Last Version 1.0.1

io.github.joana-team:annotations 1.0.0

Annotations for Joana

GroupId

GroupId

io.github.joana-team
ArtifactId

ArtifactId

annotations
Version

Version

1.0.0
Type

Type

jar

Download annotations 1.0.0


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