is not current version
Last Version 0.8.13

rs.ltt.jmap:jmap-annotation 0.6.2


GroupId

GroupId

rs.ltt.jmap
ArtifactId

ArtifactId

jmap-annotation
Version

Version

0.6.2
Type

Type

jar

Download jmap-annotation 0.6.2


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