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

com.thoughtworks.xstream:xstream-benchmark 1.4.6

Benchmark suite of XStream.

Группа

Группа

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

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

xstream-benchmark
Версия

Версия

1.4.6
Тип

Тип

jar

Скачать xstream-benchmark 1.4.6


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