is not current version
Last Version 0.9.0-SMAPSHOT

io.smallrye.reactive:mutiny-zero 0.1.0

Mutiny Zero is a minimal API for creating reactive-streams compliant publishers

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

mutiny-zero
Version

Version

0.1.0
Type

Type

jar

Download mutiny-zero 0.1.0


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