Last Version

rs.ltt.jmap:jmap-common-interface 0.8.13

A Java library for the JSON Meta Application Protocol

License

License

GroupId

GroupId

rs.ltt.jmap
ArtifactId

ArtifactId

jmap-common-interface
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-common-interface/

Download jmap-common-interface 0.8.13


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.guava : guava jar 31.0.1-jre

Project Modules

There are no modules declared in this project.