is not current version
Last Version 0.8.13

rs.ltt.jmap:jmap-common 0.6.3

A Java library for the JSON Meta Application Protocol

License

License

GroupId

GroupId

rs.ltt.jmap
ArtifactId

ArtifactId

jmap-common
Version

Version

0.6.3
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-common/

Download jmap-common 0.6.3


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

Dependencies

compile (4)

Group / Artifact Type Version
rs.ltt.jmap : jmap-annotation jar 0.6.3
com.google.code.gson : gson jar 2.8.6
com.google.guava : guava jar 30.1-jre
org.slf4j : slf4j-api jar 1.7.30

provided (2)

Group / Artifact Type Version
rs.ltt.jmap : jmap-annotation-processor jar 0.6.3
org.projectlombok : lombok jar 1.18.10

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.platform : junit-platform-runner jar 1.7.0

Project Modules

There are no modules declared in this project.