MVN

org.beryx : streamplify

Maven & Gradle

Jul 08, 2018
1 usages
40 stars

Module streamplify · The streamplify artifact

<dependency>
    <groupId>org.beryx</groupId>
    <artifactId>streamplify</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.beryx : streamplify to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of org.beryx : streamplify to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
streamplify-1.1.1
streamplify-1.1.0
1.0.x
streamplify-1.0.0

How to add a dependency to Maven

Add the following org.beryx : streamplify maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.beryx</groupId>
    <artifactId>streamplify</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.beryx : streamplify gradle dependency to your build.gradle file:

implementation 'org.beryx:streamplify:1.1.1'

Gradle Kotlin DSL: Add the following org.beryx : streamplify gradle kotlin dependency to your build.gradle.kts file:

implementation("org.beryx:streamplify:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.beryx : streamplify sbt scala dependency to your build.sbt file:

libraryDependencies += "org.beryx" % "streamplify" % "1.1.1"

Advertisement

Dependencies from Group

Apr 18, 2020
11 usages
310 stars
Aug 02, 2020
5 usages
10 stars
Jun 13, 2018
1 usages
1 stars
Jul 08, 2018
1 usages
40 stars
Apr 18, 2020
1 usages
310 stars

Discover Dependencies