is not current version
Last Version 3.0.2.7

eu.openminted.share.annotations:omtd-share-annotations 3.0.2.4

Java Annotations for OMTD-SHARE metadata and a Maven plugin to generate OMTD-SHARE XML descriptors from them.

GroupId

GroupId

eu.openminted.share.annotations
ArtifactId

ArtifactId

omtd-share-annotations
Version

Version

3.0.2.4
Type

Type

pom

Download omtd-share-annotations 3.0.2.4


<!-- https://jarcasting.com/artifacts/eu.openminted.share.annotations/omtd-share-annotations/ -->
<dependency>
    <groupId>eu.openminted.share.annotations</groupId>
    <artifactId>omtd-share-annotations</artifactId>
    <version>3.0.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/eu.openminted.share.annotations/omtd-share-annotations/
implementation 'eu.openminted.share.annotations:omtd-share-annotations:3.0.2.4'
// https://jarcasting.com/artifacts/eu.openminted.share.annotations/omtd-share-annotations/
implementation ("eu.openminted.share.annotations:omtd-share-annotations:3.0.2.4")
'eu.openminted.share.annotations:omtd-share-annotations:pom:3.0.2.4'
<dependency org="eu.openminted.share.annotations" name="omtd-share-annotations" rev="3.0.2.4">
  <artifact name="omtd-share-annotations" type="pom" />
</dependency>
@Grapes(
@Grab(group='eu.openminted.share.annotations', module='omtd-share-annotations', version='3.0.2.4')
)
libraryDependencies += "eu.openminted.share.annotations" % "omtd-share-annotations" % "3.0.2.4"
[eu.openminted.share.annotations/omtd-share-annotations "3.0.2.4"]