License |
License |
---|---|
Categories |
CategoriesPippo User Interface Web Frameworks |
GroupId | GroupIdro.pippo |
ArtifactId | ArtifactIdpippo-xstream |
Last Version | Last Version1.13.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPippo XStream
XStream integration
|
Filename | Size |
---|---|
pippo-xstream-1.13.1.pom | |
pippo-xstream-1.13.1.jar | 4 KB |
pippo-xstream-1.13.1-sources.jar | 3 KB |
pippo-xstream-1.13.1-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.pippo/pippo-xstream/ -->
<dependency>
<groupId>ro.pippo</groupId>
<artifactId>pippo-xstream</artifactId>
<version>1.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/ro.pippo/pippo-xstream/
implementation 'ro.pippo:pippo-xstream:1.13.1'
// https://jarcasting.com/artifacts/ro.pippo/pippo-xstream/
implementation ("ro.pippo:pippo-xstream:1.13.1")
'ro.pippo:pippo-xstream:jar:1.13.1'
<dependency org="ro.pippo" name="pippo-xstream" rev="1.13.1">
<artifact name="pippo-xstream" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.pippo', module='pippo-xstream', version='1.13.1')
)
libraryDependencies += "ro.pippo" % "pippo-xstream" % "1.13.1"
[ro.pippo/pippo-xstream "1.13.1"]
Group / Artifact | Type | Version |
---|---|---|
ro.pippo : pippo-core | jar | 1.13.1 |
com.thoughtworks.xstream : xstream | jar | 1.4.11.1 |
Group / Artifact | Type | Version |
---|---|---|
org.kohsuke.metainf-services : metainf-services | jar | 1.7 |