rxjava-promises-bundle

RxJava Promises/A+ Library for the JVM

License

License

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.github.tsouza.promises
ArtifactId

ArtifactId

rxjava-promises-bundle
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

rxjava-promises-bundle
RxJava Promises/A+ Library for the JVM
Project URL

Project URL

https://github.com/tsouza/rxjava-promises-aplus

Download rxjava-promises-bundle

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.tsouza.promises/rxjava-promises-bundle/ -->
<dependency>
    <groupId>com.github.tsouza.promises</groupId>
    <artifactId>rxjava-promises-bundle</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tsouza.promises/rxjava-promises-bundle/
implementation 'com.github.tsouza.promises:rxjava-promises-bundle:1.0.0'
// https://jarcasting.com/artifacts/com.github.tsouza.promises/rxjava-promises-bundle/
implementation ("com.github.tsouza.promises:rxjava-promises-bundle:1.0.0")
'com.github.tsouza.promises:rxjava-promises-bundle:jar:1.0.0'
<dependency org="com.github.tsouza.promises" name="rxjava-promises-bundle" rev="1.0.0">
  <artifact name="rxjava-promises-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tsouza.promises', module='rxjava-promises-bundle', version='1.0.0')
)
libraryDependencies += "com.github.tsouza.promises" % "rxjava-promises-bundle" % "1.0.0"
[com.github.tsouza.promises/rxjava-promises-bundle "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.tsouza.promises : rxjava-promises-core jar 1.0.0
com.github.tsouza.promises : rxjava-promises-api jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0.0-rc.5