is not current version
Last Version 0.9.2

io.streamthoughts:azkarra-streams 0.8.0

Azkarra Streams

GroupId

GroupId

io.streamthoughts
ArtifactId

ArtifactId

azkarra-streams
Version

Version

0.8.0
Type

Type

jar

Download azkarra-streams 0.8.0


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