is not current version
Last Version 0.3

com.github.hekonsek:rxjava-failable 0.2

rxjava-failable

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.github.hekonsek
ArtifactId

ArtifactId

rxjava-failable
Version

Version

0.2
Type

Type

jar

Download rxjava-failable 0.2


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