is not current version
Last Version 0.4

org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-tests-two 0.2


Categories

Categories

Maven Build Tools Net
GroupId

GroupId

org.jvnet.jaxb2.maven2
ArtifactId

ArtifactId

maven-jaxb2-plugin-tests-two
Version

Version

0.2
Type

Type

jar

Download maven-jaxb2-plugin-tests-two 0.2


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