is not current version
Last Version 0.3.0

org.jvnet.jaxb2_commons:tests 0.2.RC1


Categories

Categories

Net
GroupId

GroupId

org.jvnet.jaxb2_commons
ArtifactId

ArtifactId

tests
Version

Version

0.2.RC1
Type

Type

pom

Download tests 0.2.RC1

Filename Size
tests-0.2.RC1.pom 1 KB
Browse

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