is not current version
Last Version 0.2

com.github.davidmoten:jax-maven-plugin-test-jaxb 0.1.7


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

jax-maven-plugin-test-jaxb
Version

Version

0.1.7
Type

Type

jar

Download jax-maven-plugin-test-jaxb 0.1.7


<!-- https://jarcasting.com/artifacts/com.github.davidmoten/jax-maven-plugin-test-jaxb/ -->
<dependency>
    <groupId>com.github.davidmoten</groupId>
    <artifactId>jax-maven-plugin-test-jaxb</artifactId>
    <version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/jax-maven-plugin-test-jaxb/
implementation 'com.github.davidmoten:jax-maven-plugin-test-jaxb:0.1.7'
// https://jarcasting.com/artifacts/com.github.davidmoten/jax-maven-plugin-test-jaxb/
implementation ("com.github.davidmoten:jax-maven-plugin-test-jaxb:0.1.7")
'com.github.davidmoten:jax-maven-plugin-test-jaxb:jar:0.1.7'
<dependency org="com.github.davidmoten" name="jax-maven-plugin-test-jaxb" rev="0.1.7">
  <artifact name="jax-maven-plugin-test-jaxb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='jax-maven-plugin-test-jaxb', version='0.1.7')
)
libraryDependencies += "com.github.davidmoten" % "jax-maven-plugin-test-jaxb" % "0.1.7"
[com.github.davidmoten/jax-maven-plugin-test-jaxb "0.1.7"]