License |
License |
---|---|
Categories |
CategoriesGson Data JSON |
GroupId | GroupIdrs.ltt.jmap |
ArtifactId | ArtifactIdjmap-gson |
Version | Version0.8.13 |
Type | Typejar |
Description |
DescriptionA Java library for the JSON Meta Application Protocol
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jmap-gson-0.8.13.pom | |
jmap-gson-0.8.13.jar | 47 KB |
jmap-gson-0.8.13-sources.jar | 29 KB |
jmap-gson-0.8.13-javadoc.jar | 530 KB |
Browse |
<!-- https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-gson/ -->
<dependency>
<groupId>rs.ltt.jmap</groupId>
<artifactId>jmap-gson</artifactId>
<version>0.8.13</version>
</dependency>
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-gson/
implementation 'rs.ltt.jmap:jmap-gson:0.8.13'
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-gson/
implementation ("rs.ltt.jmap:jmap-gson:0.8.13")
'rs.ltt.jmap:jmap-gson:jar:0.8.13'
<dependency org="rs.ltt.jmap" name="jmap-gson" rev="0.8.13">
<artifact name="jmap-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='rs.ltt.jmap', module='jmap-gson', version='0.8.13')
)
libraryDependencies += "rs.ltt.jmap" % "jmap-gson" % "0.8.13"
[rs.ltt.jmap/jmap-gson "0.8.13"]
Group / Artifact | Type | Version |
---|---|---|
rs.ltt.jmap : jmap-annotation | jar | 0.8.13 |
rs.ltt.jmap : jmap-common | 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 |