License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdio.smallrye.reactive |
ArtifactId | ArtifactIdmutiny-math |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallRye Mutiny - Math operators
Math operators
|
Project Organization |
Project OrganizationSmallRye |
Filename | Size |
---|---|
mutiny-math-1.6.0.pom | |
mutiny-math-1.6.0.jar | 22 KB |
mutiny-math-1.6.0-sources.jar | 12 KB |
mutiny-math-1.6.0-javadoc.jar | 446 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.smallrye.reactive : mutiny | jar | 1.6.0 |
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 |