is not current version
Last Version 1.0.1

org.ow2.opensuit:xmlmap-annotations 0.9.6

XMLMap Method Annotations

GroupId

GroupId

org.ow2.opensuit
ArtifactId

ArtifactId

xmlmap-annotations
Version

Version

0.9.6
Type

Type

jar

Download xmlmap-annotations 0.9.6


<!-- https://jarcasting.com/artifacts/org.ow2.opensuit/xmlmap-annotations/ -->
<dependency>
    <groupId>org.ow2.opensuit</groupId>
    <artifactId>xmlmap-annotations</artifactId>
    <version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.opensuit/xmlmap-annotations/
implementation 'org.ow2.opensuit:xmlmap-annotations:0.9.6'
// https://jarcasting.com/artifacts/org.ow2.opensuit/xmlmap-annotations/
implementation ("org.ow2.opensuit:xmlmap-annotations:0.9.6")
'org.ow2.opensuit:xmlmap-annotations:jar:0.9.6'
<dependency org="org.ow2.opensuit" name="xmlmap-annotations" rev="0.9.6">
  <artifact name="xmlmap-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.opensuit', module='xmlmap-annotations', version='0.9.6')
)
libraryDependencies += "org.ow2.opensuit" % "xmlmap-annotations" % "0.9.6"
[org.ow2.opensuit/xmlmap-annotations "0.9.6"]