is not current version
Last Version 1.0.1

com.github.dchanhk2017:jxbv 1.0.0

JAXB Visitor Plugin for JDK 10

Categories

Categories

HK2 Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.dchanhk2017
ArtifactId

ArtifactId

jxbv
Version

Version

1.0.0
Type

Type

jar

Download jxbv 1.0.0


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