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

uk.org.retep.tools:jaxb 10.5.1


Группа

Группа

uk.org.retep.tools
Идентификатор

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

jaxb
Версия

Версия

10.5.1
Тип

Тип

jar

Скачать jaxb 10.5.1


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