rxjava-promises-example

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-example
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Download rxjava-promises-example

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.tsouza.promises : rxjava-promises-core jar 1.0.0
org.apache.commons : commons-io jar 1.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0.0-rc.5
1.0.0-rc.4
1.0.0-rc.3
1.0.0-rc.2
1.0.0-rc.1