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

com.thoughtworks.xstream:xstream-benchmark 1.4.9

Benchmark suite of XStream.

Группа

Группа

com.thoughtworks.xstream
Идентификатор

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

xstream-benchmark
Версия

Версия

1.4.9
Тип

Тип

jar

Скачать xstream-benchmark 1.4.9


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