| License | License | 
|---|---|
| GroupId | GroupIdrs.ltt.jmap | 
| ArtifactId | ArtifactIdjmap-mua | 
| 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-0.8.13.pom | |
| jmap-mua-0.8.13.jar | 102 KB | 
| jmap-mua-0.8.13-sources.jar | 32 KB | 
| jmap-mua-0.8.13-javadoc.jar | 145 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-mua/ -->
<dependency>
    <groupId>rs.ltt.jmap</groupId>
    <artifactId>jmap-mua</artifactId>
    <version>0.8.13</version>
</dependency>// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-mua/
implementation 'rs.ltt.jmap:jmap-mua:0.8.13'// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-mua/
implementation ("rs.ltt.jmap:jmap-mua:0.8.13")'rs.ltt.jmap:jmap-mua:jar:0.8.13'<dependency org="rs.ltt.jmap" name="jmap-mua" rev="0.8.13">
  <artifact name="jmap-mua" type="jar" />
</dependency>@Grapes(
@Grab(group='rs.ltt.jmap', module='jmap-mua', version='0.8.13')
)libraryDependencies += "rs.ltt.jmap" % "jmap-mua" % "0.8.13"[rs.ltt.jmap/jmap-mua "0.8.13"]| Group / Artifact | Type | Version | 
|---|---|---|
| rs.ltt.jmap : jmap-client | jar | 0.8.13 | 
| rs.ltt.jmap : jmap-mua-util | jar | 0.8.13 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 | 
| org.junit.platform : junit-platform-runner | jar | 1.8.2 | 
| com.squareup.okhttp3 : mockwebserver | jar | 4.9.3 | 
| rs.ltt.jmap : jmap-mock-server | jar | 0.8.13 |