is not current version
Last Version 1.1.1

org.beryx:streamplify 1.1.0

The streamplify artifact

GroupId

GroupId

org.beryx
ArtifactId

ArtifactId

streamplify
Version

Version

1.1.0
Type

Type

jar

Download streamplify 1.1.0


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