Last Version

rs.ltt.jmap:jmap-annotation-processor 0.8.13

A Java library for the JSON Meta Application Protocol

License

License

GroupId

GroupId

rs.ltt.jmap
ArtifactId

ArtifactId

jmap-annotation-processor
Version

Version

0.8.13
Type

Type

jar
Description

Description

A Java library for the JSON Meta Application Protocol
Source Code Management

Source Code Management

https://github.com/iNPUTmice/jmap/tree/master/jmap-annotation-processor/

Download jmap-annotation-processor 0.8.13


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

Dependencies

compile (2)

Group / Artifact Type Version
rs.ltt.jmap : jmap-annotation jar 0.8.13
rs.ltt.jmap : jmap-common-interface jar 0.8.13

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0.1

Project Modules

There are no modules declared in this project.