не последняя версия
Последняя версия 1.3.1-hudson-8

org.jvnet.hudson:xstream 1.3.1-hudson-6


Категории

Категории

Hudson Компиляция и сборка Continuous Integration and Continuous Delivery Сеть
Группа

Группа

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

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

xstream
Версия

Версия

1.3.1-hudson-6
Тип

Тип

jar

Скачать xstream 1.3.1-hudson-6


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