is not current version
Last Version 0.9.11

org.analogweb:analogweb-xstream 0.9.4


GroupId

GroupId

org.analogweb
ArtifactId

ArtifactId

analogweb-xstream
Version

Version

0.9.4
Type

Type

jar

Download analogweb-xstream 0.9.4


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