License |
License |
---|---|
GroupId | GroupIdrs.ltt.jmap |
ArtifactId | ArtifactIdjmap-mua-util |
Last Version | Last Version0.8.13 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA Java library for the JSON Meta Application Protocol
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jmap-mua-util-0.8.13.pom | |
jmap-mua-util-0.8.13.jar | 34 KB |
jmap-mua-util-0.8.13-sources.jar | 18 KB |
jmap-mua-util-0.8.13-javadoc.jar | 98 KB |
Browse |
<!-- https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-mua-util/ -->
<dependency>
<groupId>rs.ltt.jmap</groupId>
<artifactId>jmap-mua-util</artifactId>
<version>0.8.13</version>
</dependency>
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-mua-util/
implementation 'rs.ltt.jmap:jmap-mua-util:0.8.13'
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-mua-util/
implementation ("rs.ltt.jmap:jmap-mua-util:0.8.13")
'rs.ltt.jmap:jmap-mua-util:jar:0.8.13'
<dependency org="rs.ltt.jmap" name="jmap-mua-util" rev="0.8.13">
<artifact name="jmap-mua-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='rs.ltt.jmap', module='jmap-mua-util', version='0.8.13')
)
libraryDependencies += "rs.ltt.jmap" % "jmap-mua-util" % "0.8.13"
[rs.ltt.jmap/jmap-mua-util "0.8.13"]
Group / Artifact | Type | Version |
---|---|---|
rs.ltt.jmap : jmap-client | jar | 0.8.13 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.platform : junit-platform-runner | jar | 1.8.2 |