is not current version
Last Version 1.6.0

io.smallrye.reactive:mutiny-project 0.2.0

A library to build reactive APIs

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

mutiny-project
Version

Version

0.2.0
Type

Type

pom

Download mutiny-project 0.2.0

Filename Size
mutiny-project-0.2.0.pom 11 KB
Browse

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