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

org.codehaus.xfire:xfire-annotations 1.1.2

Annotation support for XFire

Группа

Группа

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

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

xfire-annotations
Версия

Версия

1.1.2
Тип

Тип

jar

Скачать xfire-annotations 1.1.2


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