License |
License |
---|---|
GroupId | GroupIdeu.openminted.share.annotations |
ArtifactId | ArtifactIdomtd-share-annotations-api |
Last Version | Last Version3.0.2.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenMinTeD SHARE (v3.0.2) Annotations for Java - API
Java Annotations for OMTD-SHARE metadata and a Maven plugin to generate OMTD-SHARE XML
descriptors from them.
|
<!-- https://jarcasting.com/artifacts/eu.openminted.share.annotations/omtd-share-annotations-api/ -->
<dependency>
<groupId>eu.openminted.share.annotations</groupId>
<artifactId>omtd-share-annotations-api</artifactId>
<version>3.0.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/eu.openminted.share.annotations/omtd-share-annotations-api/
implementation 'eu.openminted.share.annotations:omtd-share-annotations-api:3.0.2.7'
// https://jarcasting.com/artifacts/eu.openminted.share.annotations/omtd-share-annotations-api/
implementation ("eu.openminted.share.annotations:omtd-share-annotations-api:3.0.2.7")
'eu.openminted.share.annotations:omtd-share-annotations-api:jar:3.0.2.7'
<dependency org="eu.openminted.share.annotations" name="omtd-share-annotations-api" rev="3.0.2.7">
<artifact name="omtd-share-annotations-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.openminted.share.annotations', module='omtd-share-annotations-api', version='3.0.2.7')
)
libraryDependencies += "eu.openminted.share.annotations" % "omtd-share-annotations-api" % "3.0.2.7"
[eu.openminted.share.annotations/omtd-share-annotations-api "3.0.2.7"]