is not current version
Last Version 0.1.3

com.github.davidmoten:xjc-maven-plugin-test 0.1


Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

xjc-maven-plugin-test
Version

Version

0.1
Type

Type

jar

Download xjc-maven-plugin-test 0.1


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