is not current version
Last Version 1.0.0

com.github.tsouza.promises:rxjava-promises-example 1.0.0-rc.3

RxJava Promises/A+ Library for the JVM

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.github.tsouza.promises
ArtifactId

ArtifactId

rxjava-promises-example
Version

Version

1.0.0-rc.3
Type

Type

jar

Download rxjava-promises-example 1.0.0-rc.3


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