Last Version

Muon Reactive Streams API 0.0.4

Muon is a toolkit for building highly portable, polyglot, reactive APIs. This implements the Reactive Streams class of APIs, across any Muon transport

License

License

Categories

Categories

React User Interface Web Frameworks Reactive Streams Container Microservices Reactive libraries
GroupId

GroupId

io.muoncore.protocol
ArtifactId

ArtifactId

stack-reactive-streams
Version

Version

0.0.4
Type

Type

jar
Description

Description

Muon Reactive Streams API
Muon is a toolkit for building highly portable, polyglot, reactive APIs. This implements the Reactive Streams class of APIs, across any Muon transport
Project URL

Project URL

http://muoncore.io
Source Code Management

Source Code Management

https://github.com/muoncore/stack-reactive-streams

Download stack-reactive-streams 0.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
io.muoncore : muon-core jar 7.4.1
org.projectlombok : lombok jar 1.16.4

Project Modules

There are no modules declared in this project.