is not current version
Last Version 1.6.0

io.smallrye.reactive:mutiny-project 1.1.1

Intuitive Event-Driven Reactive Programming Library for Java

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

mutiny-project
Version

Version

1.1.1
Type

Type

pom

Download mutiny-project 1.1.1

Filename Size
mutiny-project-1.1.1.pom 17 KB
Browse

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