is not current version
Last Version 0.8.13

rs.ltt.jmap:jmap-annotation 0.8.9


GroupId

GroupId

rs.ltt.jmap
ArtifactId

ArtifactId

jmap-annotation
Version

Version

0.8.9
Type

Type

jar

Download jmap-annotation 0.8.9


<!-- https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-annotation/ -->
<dependency>
    <groupId>rs.ltt.jmap</groupId>
    <artifactId>jmap-annotation</artifactId>
    <version>0.8.9</version>
</dependency>
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-annotation/
implementation 'rs.ltt.jmap:jmap-annotation:0.8.9'
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-annotation/
implementation ("rs.ltt.jmap:jmap-annotation:0.8.9")
'rs.ltt.jmap:jmap-annotation:jar:0.8.9'
<dependency org="rs.ltt.jmap" name="jmap-annotation" rev="0.8.9">
  <artifact name="jmap-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='rs.ltt.jmap', module='jmap-annotation', version='0.8.9')
)
libraryDependencies += "rs.ltt.jmap" % "jmap-annotation" % "0.8.9"
[rs.ltt.jmap/jmap-annotation "0.8.9"]