Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 251 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 251 Bytes

rx-scala-wrapper

Straightforward rxjava wrapper for scala

Usage

Grab it from jcenter.

<dependency>
  <groupId>eu.exante</groupId>
  <artifactId>rx-scala-wrapper</artifactId>
  <version>0.1.21</version>
  <type>pom</type>
</dependency>