is not current version
Last Version 1.6.0

io.smallrye.reactive:mutiny-project 0.5.2

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.5.2
Type

Type

pom

Download mutiny-project 0.5.2

Filename Size
mutiny-project-0.5.2.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.5.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-project/
implementation 'io.smallrye.reactive:mutiny-project:0.5.2'
// https://jarcasting.com/artifacts/io.smallrye.reactive/mutiny-project/
implementation ("io.smallrye.reactive:mutiny-project:0.5.2")
'io.smallrye.reactive:mutiny-project:pom:0.5.2'
<dependency org="io.smallrye.reactive" name="mutiny-project" rev="0.5.2">
  <artifact name="mutiny-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.smallrye.reactive', module='mutiny-project', version='0.5.2')
)
libraryDependencies += "io.smallrye.reactive" % "mutiny-project" % "0.5.2"
[io.smallrye.reactive/mutiny-project "0.5.2"]