Skip to content

Pustaka MVP A set of libraries, tools and guides to help make app building quick and easy.

License

Notifications You must be signed in to change notification settings

sehentak/pustaka-mvp

Repository files navigation

Pustaka MVP

Pustaka MVP A set of libraries, tools and guides to help make app building quick and easy.

Codacy Badge

How To

Step 1. Add the JitPack repository to your build file

allprojects {
    repositories {
        ...
        maven { url 'https://jitpack.io' }
    }
}

Step 2. Add the dependency

dependencies {
    implementation 'com.github.sehentak:pustaka-mvp:{{ insert latest version }}'
}

Library already include

  • Kotlin
  • Material design
  • Play services location
  • Retrofit 2
  • Gson
  • Loggin interceptor
  • RxJava 2

About

Pustaka MVP A set of libraries, tools and guides to help make app building quick and easy.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages