|
|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Library that provides manga sources.
|
|
|
|
|
|
|
|
|
|
[](https://jitpack.io/#nv95/kotatsu-parsers)   [](https://discord.gg/NNJ5RgVBC5)
|
|
|
|
|
[](https://jitpack.io/#OshekharO/kotatsu-parsers)   [](https://discord.gg/NNJ5RgVBC5)
|
|
|
|
|
|
|
|
|
|
### Usage
|
|
|
|
|
|
|
|
|
|
@ -21,6 +21,6 @@ allprojects {
|
|
|
|
|
|
|
|
|
|
```groovy
|
|
|
|
|
dependencies {
|
|
|
|
|
implementation 'com.github.nv95:kotatsu-parsers:master-SNAPSHOT'
|
|
|
|
|
implementation 'com.github.OshekharO:kotatsu-parsers:feature~ksp-SNAPSHOT'
|
|
|
|
|
}
|
|
|
|
|
```
|
|
|
|
|
```
|
|
|
|
|
|