<dependency> <groupId>com.thoughtworks.xstream</groupId> <artifactId>xstream</artifactId> <version>1.0.1</version> </dependency>
implementation 'com.thoughtworks.xstream:xstream:1.0.1'
implementation("com.thoughtworks.xstream:xstream:1.0.1")
libraryDependencies += "com.thoughtworks.xstream" % "xstream" % "1.0.1"
@Grapes( @Grab(group='com.thoughtworks.xstream', module='xstream', version='1.0.1') )
<dependency org="com.thoughtworks.xstream" name="xstream" rev="1.0.1" />
[com.thoughtworks.xstream/xstream "1.0.1"]
'com.thoughtworks.xstream:xstream:jar:1.0.1'
compile
|-- xpp3:xpp3_min:1.1.3.4.O
|-- dom4j:dom4j:1.3