MVN

io.github.benas : xstream

Maven & Gradle

Oct 11, 2015
119 stars

xstream · XStream is an extension of the Java 8 Stream API to process data pipelines the Unix way

<dependency>
    <groupId>io.github.benas</groupId>
    <artifactId>xstream</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.benas : xstream to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of io.github.benas : xstream to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
xstream-0.1

How to add a dependency to Maven

Add the following io.github.benas : xstream maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.benas</groupId>
    <artifactId>xstream</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.benas : xstream gradle dependency to your build.gradle file:

implementation 'io.github.benas:xstream:0.1'

Gradle Kotlin DSL: Add the following io.github.benas : xstream gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.benas:xstream:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.benas : xstream sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.benas" % "xstream" % "0.1"

Advertisement

Dependencies from Group

Mar 14, 2019
82 usages
1.4k stars
Feb 23, 2014
9 usages
600 stars
Mar 14, 2019
4 usages
1.4k stars
Mar 19, 2015
3 usages
1.5k stars
Feb 23, 2014
2 usages
600 stars

Discover Dependencies

Aug 23, 2022
2 usages
1.9k stars
Oct 13, 2015
1 usages
2.6k stars
Apr 09, 2020
1 usages
232 stars
May 22, 2017
3 stars
Jan 03, 2023
4 usages
58.9k stars
Jul 20, 2023
712 stars
Feb 24, 2016
4 usages
Jan 10, 2017
58 stars
May 26, 2016
1 stars