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

org.jvnet.jaxb2_commons:runtime 0.4.1.2


Категории

Категории

Сеть
Группа

Группа

org.jvnet.jaxb2_commons
Идентификатор

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

runtime
Версия

Версия

0.4.1.2
Тип

Тип

jar

Скачать runtime 0.4.1.2


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