Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/noties/storm2.0


https://github.com/noties/storm2.0

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Work in progress

[![Maven Central](https://img.shields.io/maven-central/v/ru.noties.storm/runtime.svg)](http://search.maven.org/#search|ga|1|g%3A%22ru.noties.storm%22%20AND%20a%3A%22runtime%22)
[![Maven Central](https://img.shields.io/maven-central/v/ru.noties.storm/rx.svg)](http://search.maven.org/#search|ga|1|g%3A%22ru.noties.storm%22%20AND%20a%3A%22rx%22)
[![Maven Central](https://img.shields.io/maven-central/v/ru.noties.storm/parser-apt.svg)](http://search.maven.org/#search|ga|1|g%3A%22ru.noties.storm%22%20AND%20a%3A%22parser-apt%22)

```groovy
compile 'ru.noties.storm:runtime:2.0.0@jar'
compile 'ru.noties.storm:rx:2.0.0@jar'
apt 'ru.noties.storm:parser-apt:2.0.0'
```

(use `@jar` at the end if you wish to exclude `BuildConfig` & `R` files from library)