is not current version
Last Version 6.0.0-RC1

io.axual.streams:axual-streams 5.8.0-RC1


GroupId

GroupId

io.axual.streams
ArtifactId

ArtifactId

axual-streams
Version

Version

5.8.0-RC1
Type

Type

jar

Download axual-streams 5.8.0-RC1


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