License |
License |
---|---|
GroupId | GroupIdrs.ltt.jmap |
ArtifactId | ArtifactIdjmap-common-interface |
Version | Version0.8.11 |
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.11</version>
</dependency>
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-common-interface/
implementation 'rs.ltt.jmap:jmap-common-interface:0.8.11'
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-common-interface/
implementation ("rs.ltt.jmap:jmap-common-interface:0.8.11")
'rs.ltt.jmap:jmap-common-interface:jar:0.8.11'
<dependency org="rs.ltt.jmap" name="jmap-common-interface" rev="0.8.11">
<artifact name="jmap-common-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='rs.ltt.jmap', module='jmap-common-interface', version='0.8.11')
)
libraryDependencies += "rs.ltt.jmap" % "jmap-common-interface" % "0.8.11"
[rs.ltt.jmap/jmap-common-interface "0.8.11"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.0.1-jre |