is not current version
Last Version 1.4.19

com.thoughtworks.xstream:xstream-benchmark 1.2.2


GroupId

GroupId

com.thoughtworks.xstream
ArtifactId

ArtifactId

xstream-benchmark
Version

Version

1.2.2
Type

Type

jar

Download xstream-benchmark 1.2.2


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