We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06cc7e9 commit 91b81b8Copy full SHA for 91b81b8
README.md
@@ -10,8 +10,7 @@ The first approach to this work was to release a very simple abstractions and a
10
To include all (API and implementation):
11
```groovy
12
repositories {
13
- mavenCentral()
14
- maven { url "https://dl.bintray.com/reactive-commons/maven-artifacts" }
+ jcenter()
15
}
16
17
dependencies {
0 commit comments