is not current version
Last Version 1.4.19

com.thoughtworks.xstream:xstream-benchmark 1.3


GroupId

GroupId

com.thoughtworks.xstream
ArtifactId

ArtifactId

xstream-benchmark
Version

Version

1.3
Type

Type

jar

Download xstream-benchmark 1.3


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