Add library dependence libkiiwx to the README

This commit is contained in:
Emmanuel Engelhart 2023-08-28 11:23:20 +07:00 committed by Kelson
parent ad81bbdcf0
commit 644521c722

View File

@ -63,6 +63,7 @@ If you are interested in our custom apps they have their own repo [kiwix-android
## Libraries Used ## Libraries Used
- [Libkiwix](https://github.com/kiwix/java-libkiwix) - Kotlin/Java binding for the core Kiwix library
- [Dagger 2](https://github.com/google/dagger) - A fast dependency injector for Android and Java - [Dagger 2](https://github.com/google/dagger) - A fast dependency injector for Android and Java
- [Retrofit](https://square.github.io/retrofit/) - Retrofit turns your REST API into a Java interface - [Retrofit](https://square.github.io/retrofit/) - Retrofit turns your REST API into a Java interface
- [OkHttp](https://github.com/square/okhttp) - An HTTP+SPDY client for Android and Java applications - [OkHttp](https://github.com/square/okhttp) - An HTTP+SPDY client for Android and Java applications