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

xfire:wss4j 1.0.0


Группа

Группа

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

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

wss4j
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать wss4j 1.0.0

Имя Файла Размер
wss4j-1.0.0.pom
wss4j-1.0.0.jar 338 KB
Обзор

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