is not current version
Last Version 0.1.6

eu.mihosoft.streamutils:streamutils 0.1.0

Stream utilities.

GroupId

GroupId

eu.mihosoft.streamutils
ArtifactId

ArtifactId

streamutils
Version

Version

0.1.0
Type

Type

jar

Download streamutils 0.1.0


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