is not current version
Last Version 0.8.13

rs.ltt.jmap:jmap-client 0.7.1

A Java library for the JSON Meta Application Protocol

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

rs.ltt.jmap
ArtifactId

ArtifactId

jmap-client
Version

Version

0.7.1
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-client/

Download jmap-client 0.7.1


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

Dependencies

compile (6)

Group / Artifact Type Version
rs.ltt.jmap : jmap-common jar 0.7.1
rs.ltt.jmap : jmap-gson jar 0.7.1
com.squareup.okhttp3 : okhttp jar 4.9.1
com.squareup.okhttp3 : okhttp-sse jar 4.9.1
com.squareup.okhttp3 : logging-interceptor jar 4.9.1
com.damnhandy : handy-uri-templates jar 2.1.8

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.platform : junit-platform-runner jar 1.7.0
com.squareup.okhttp3 : mockwebserver jar 4.9.0
rs.ltt.jmap : jmap-annotation-processor jar 0.7.1

Project Modules

There are no modules declared in this project.