| License |
License |
|---|---|
| Categories |
CategoriesGson Data JSON |
| GroupId | GroupIdrs.ltt.jmap |
| ArtifactId | ArtifactIdjmap-gson |
| Version | Version0.6.5 |
| Type | Typejar |
| Description |
DescriptionA Java library for the JSON Meta Application Protocol
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jmap-gson-0.6.5.pom | |
| jmap-gson-0.6.5.jar | 45 KB |
| jmap-gson-0.6.5-sources.jar | 27 KB |
| jmap-gson-0.6.5-javadoc.jar | 525 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-gson/ -->
<dependency>
<groupId>rs.ltt.jmap</groupId>
<artifactId>jmap-gson</artifactId>
<version>0.6.5</version>
</dependency>
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-gson/
implementation 'rs.ltt.jmap:jmap-gson:0.6.5'
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-gson/
implementation ("rs.ltt.jmap:jmap-gson:0.6.5")
'rs.ltt.jmap:jmap-gson:jar:0.6.5'
<dependency org="rs.ltt.jmap" name="jmap-gson" rev="0.6.5">
<artifact name="jmap-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='rs.ltt.jmap', module='jmap-gson', version='0.6.5')
)
libraryDependencies += "rs.ltt.jmap" % "jmap-gson" % "0.6.5"
[rs.ltt.jmap/jmap-gson "0.6.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| rs.ltt.jmap : jmap-annotation | jar | 0.6.5 |
| rs.ltt.jmap : jmap-common | jar | 0.6.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.platform : junit-platform-runner | jar | 1.7.0 |