License |
License |
---|---|
Categories |
CategoriesRxJava Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.hekonsek |
ArtifactId | ArtifactIdrxjava-failable |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrxjava-failable
rxjava-failable
|
Project URL |
Project URL |
Filename | Size |
---|---|
rxjava-failable-0.3.pom | |
rxjava-failable-0.3.jar | 5 KB |
rxjava-failable-0.3-sources.jar | 2 KB |
rxjava-failable-0.3-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-failable/ -->
<dependency>
<groupId>com.github.hekonsek</groupId>
<artifactId>rxjava-failable</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-failable/
implementation 'com.github.hekonsek:rxjava-failable:0.3'
// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-failable/
implementation ("com.github.hekonsek:rxjava-failable:0.3")
'com.github.hekonsek:rxjava-failable:jar:0.3'
<dependency org="com.github.hekonsek" name="rxjava-failable" rev="0.3">
<artifact name="rxjava-failable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hekonsek', module='rxjava-failable', version='0.3')
)
libraryDependencies += "com.github.hekonsek" % "rxjava-failable" % "0.3"
[com.github.hekonsek/rxjava-failable "0.3"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.1.7 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-unit | jar | 3.5.0 |
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.6.2 |