is not current version
Last Version 1.5.0

io.reacted:reacted-streams 1.3.10


Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.reacted
ArtifactId

ArtifactId

reacted-streams
Version

Version

1.3.10
Type

Type

jar

Download reacted-streams 1.3.10


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