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 3a15394 commit 431499dCopy full SHA for 431499d
README.md
@@ -18,7 +18,7 @@ Kotlin library for reactive data loading
18
Add the dependency in your build.gradle:
19
```groovy
20
dependencies {
21
- implementation "com.popalay.hoard:hoard:$hoardVersion"
+ implementation "com.github.popalay:hoard:$hoardVersion"
22
}
23
```
24
## Usage
0 commit comments