| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks RxJava Container Microservices Reactive libraries |
| GroupId | GroupIdio.reactivex |
| ArtifactId | ArtifactIdrxjava-math |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrxjava-math
rxjava-math
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| rxjava-math-1.0.0.pom | |
| rxjava-math-1.0.0.jar | 19 KB |
| rxjava-math-1.0.0-sources.jar | 10 KB |
| rxjava-math-1.0.0-javadoc.jar | 55 KB |
| rxjava-math-1.0.0-benchmarks.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.reactivex/rxjava-math/ -->
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxjava-math</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.reactivex/rxjava-math/
implementation 'io.reactivex:rxjava-math:1.0.0'
// https://jarcasting.com/artifacts/io.reactivex/rxjava-math/
implementation ("io.reactivex:rxjava-math:1.0.0")
'io.reactivex:rxjava-math:jar:1.0.0'
<dependency org="io.reactivex" name="rxjava-math" rev="1.0.0">
<artifact name="rxjava-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.reactivex', module='rxjava-math', version='1.0.0')
)
libraryDependencies += "io.reactivex" % "rxjava-math" % "1.0.0"
[io.reactivex/rxjava-math "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.reactivex : rxjava | jar | 1.0.1 |