is not current version
Last Version 0.3.0

org.jvnet.jaxb2_commons:tests-annotate 0.2.GA


Categories

Categories

Net
GroupId

GroupId

org.jvnet.jaxb2_commons
ArtifactId

ArtifactId

tests-annotate
Version

Version

0.2.GA
Type

Type

jar

Download tests-annotate 0.2.GA


<!-- https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/tests-annotate/ -->
<dependency>
    <groupId>org.jvnet.jaxb2_commons</groupId>
    <artifactId>tests-annotate</artifactId>
    <version>0.2.GA</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/tests-annotate/
implementation 'org.jvnet.jaxb2_commons:tests-annotate:0.2.GA'
// https://jarcasting.com/artifacts/org.jvnet.jaxb2_commons/tests-annotate/
implementation ("org.jvnet.jaxb2_commons:tests-annotate:0.2.GA")
'org.jvnet.jaxb2_commons:tests-annotate:jar:0.2.GA'
<dependency org="org.jvnet.jaxb2_commons" name="tests-annotate" rev="0.2.GA">
  <artifact name="tests-annotate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.jaxb2_commons', module='tests-annotate', version='0.2.GA')
)
libraryDependencies += "org.jvnet.jaxb2_commons" % "tests-annotate" % "0.2.GA"
[org.jvnet.jaxb2_commons/tests-annotate "0.2.GA"]