An open API service indexing awesome lists of open source software.

https://github.com/pakoito/rxerroralgebra


https://github.com/pakoito/rxerroralgebra

android functional-programming java

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# RxErrorAlgebra

## Rationale

## Usage

## Distribution

Add as a dependency to your `build.gradle`
```groovy
repositories {
...
maven { url "https://jitpack.io" }
...
}

dependencies {
...
compile 'com.github.pakoito:RxErrorAlgebra:1.0.0'
...
}
```
or to your `pom.xml`

```xml


jitpack.io
https://jitpack.io

com.github.pakoito
RxErrorAlgebra
1.0.0

```

## License

Copyright (c) pakoito 2017

The Apache Software License, Version 2.0

See LICENSE.md