is not current version
Last Version 0.6.1

org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-tests-catalog 0.4.M3


Categories

Categories

Maven Build Tools Net
GroupId

GroupId

org.jvnet.jaxb2.maven2
ArtifactId

ArtifactId

maven-jaxb2-plugin-tests-catalog
Version

Version

0.4.M3
Type

Type

jar

Download maven-jaxb2-plugin-tests-catalog 0.4.M3


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