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 b2ffc00 commit ca62a39Copy full SHA for ca62a39
README.md
@@ -5,6 +5,16 @@ Extensions to the Kotlin Flow library.
5
[](http://codecov.io/github/akarnokd/kotlin-flow-extensions?branch=master)
6
[](https://maven-badges.herokuapp.com/maven-central/com.github.akarnokd/kotlin-flow-extensions)
7
8
+## dependency
9
+
10
+[Maven](https://search.maven.org/search?q=com.github.akarnokd)
11
12
+```groovy
13
+dependency {
14
+ implementation "com.github.akarnokd:kotlin-flow-extensions:0.0.1"
15
+}
16
+```
17
18
# Features
19
20
Table of contents
0 commit comments