| License |
License |
|---|---|
| GroupId | GroupIdrs.ltt.jmap |
| ArtifactId | ArtifactIdjmap-common-interface |
| Version | Version0.8.13 |
| Type | Typejar |
| Description |
DescriptionA Java library for the JSON Meta Application Protocol
|
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-common-interface/ -->
<dependency>
<groupId>rs.ltt.jmap</groupId>
<artifactId>jmap-common-interface</artifactId>
<version>0.8.13</version>
</dependency>
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-common-interface/
implementation 'rs.ltt.jmap:jmap-common-interface:0.8.13'
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-common-interface/
implementation ("rs.ltt.jmap:jmap-common-interface:0.8.13")
'rs.ltt.jmap:jmap-common-interface:jar:0.8.13'
<dependency org="rs.ltt.jmap" name="jmap-common-interface" rev="0.8.13">
<artifact name="jmap-common-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='rs.ltt.jmap', module='jmap-common-interface', version='0.8.13')
)
libraryDependencies += "rs.ltt.jmap" % "jmap-common-interface" % "0.8.13"
[rs.ltt.jmap/jmap-common-interface "0.8.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 31.0.1-jre |