is not current version
Last Version 5.0.0

io.moia:streamee_2.12 4.0.0-RC6

streamee

GroupId

GroupId

io.moia
ArtifactId

ArtifactId

streamee_2.12
Version

Version

4.0.0-RC6
Type

Type

jar

Download streamee_2.12 4.0.0-RC6


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