License |
License |
---|---|
GroupId | GroupIdrs.ltt.jmap |
ArtifactId | ArtifactIdjmap-annotation |
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-annotation-0.8.13.pom | |
jmap-annotation-0.8.13.jar | 4 KB |
jmap-annotation-0.8.13-sources.jar | 6 KB |
jmap-annotation-0.8.13-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-annotation/ -->
<dependency>
<groupId>rs.ltt.jmap</groupId>
<artifactId>jmap-annotation</artifactId>
<version>0.8.13</version>
</dependency>
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-annotation/
implementation 'rs.ltt.jmap:jmap-annotation:0.8.13'
// https://jarcasting.com/artifacts/rs.ltt.jmap/jmap-annotation/
implementation ("rs.ltt.jmap:jmap-annotation:0.8.13")
'rs.ltt.jmap:jmap-annotation:jar:0.8.13'
<dependency org="rs.ltt.jmap" name="jmap-annotation" rev="0.8.13">
<artifact name="jmap-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='rs.ltt.jmap', module='jmap-annotation', version='0.8.13')
)
libraryDependencies += "rs.ltt.jmap" % "jmap-annotation" % "0.8.13"
[rs.ltt.jmap/jmap-annotation "0.8.13"]
Group / Artifact | Type | Version |
---|---|---|
rs.ltt.jmap : jmap-common-interface | jar | 0.8.13 |