Last Version

Java JMAP library 0.8.13

A Java library for the JSON Meta Application Protocol

License

License

GroupId

GroupId

rs.ltt.jmap
ArtifactId

ArtifactId

jmap
Version

Version

0.8.13
Type

Type

pom
Description

Description

Java JMAP library
A Java library for the JSON Meta Application Protocol
Project URL

Project URL

https://github.com/iNPUTmice/jmap
Source Code Management

Source Code Management

https://github.com/iNPUTmice/jmap/tree/master/

Download jmap 0.8.13

Filename Size
jmap-0.8.13.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jmap-annotation
  • jmap-annotation-processor
  • jmap-client
  • jmap-common
  • jmap-common-interface
  • jmap-gson
  • jmap-mock-server
  • jmap-mua
  • jmap-mua-util
  • coverage