is not current version
Last Version 0.8.13

rs.ltt.jmap:jmap-annotation 0.1.4


GroupId

GroupId

rs.ltt.jmap
ArtifactId

ArtifactId

jmap-annotation
Version

Version

0.1.4
Type

Type

jar

Download jmap-annotation 0.1.4


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