не последняя версия
Последняя версия 1.0.1

com.github.dchanhk2017:jxbv 1.0.0

JAXB Visitor Plugin for JDK 10

Категории

Категории

HK2 Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.github.dchanhk2017
Идентификатор

Идентификатор

jxbv
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать 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"]