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

xfire:jaxb-impl 1.0.5


Группа

Группа

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

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

jaxb-impl
Версия

Версия

1.0.5
Тип

Тип

jar

Скачать jaxb-impl 1.0.5

Имя Файла Размер
jaxb-impl-1.0.5.pom
jaxb-impl-1.0.5.jar 145 KB
Обзор

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