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