is not current version
Last Version 1.13.1

ro.pippo:pippo-xstream 1.7.0

XStream integration

Categories

Categories

Pippo User Interface Web Frameworks
GroupId

GroupId

ro.pippo
ArtifactId

ArtifactId

pippo-xstream
Version

Version

1.7.0
Type

Type

jar

Download pippo-xstream 1.7.0


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