SmallRye Mutiny - Math operators

Math operators

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

io.smallrye.reactive
ArtifactId

ArtifactId

mutiny-math
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

SmallRye Mutiny - Math operators
Math operators
Project Organization

Project Organization

SmallRye

Download mutiny-math

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.smallrye.reactive : mutiny jar 1.6.0

test (5)

Group / Artifact Type Version
io.smallrye.reactive : reactive-streams-junit5-tck test-jar 1.6.0
org.reactivestreams : reactive-streams-tck jar 1.0.3
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.assertj : assertj-core jar 3.22.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
0.19.2
0.19.0
0.18.1
0.18.0