GitHub / ThePyProgrammer / androidlib
Open-source Library for Android
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThePyProgrammer%2Fandroidlib
PURL: pkg:github/ThePyProgrammer/androidlib
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Kotlin
Size: 86.9 KB
Dependencies parsed at:
21
Created at: about 4 years ago
Updated at: almost 4 years ago
Pushed at: about 4 years ago
Last synced at: over 2 years ago
androidlib/build.gradle
maven
- androidx.appcompat:appcompat 1.2.0 implementation
- androidx.constraintlayout:constraintlayout 2.0.4 implementation
- androidx.core:core-ktx 1.3.2 implementation
- androidx.lifecycle:lifecycle-extensions 2.2.0 implementation
- androidx.lifecycle:lifecycle-livedata-ktx 2.3.1 implementation
- androidx.lifecycle:lifecycle-viewmodel-ktx 2.3.1 implementation
- androidx.navigation:navigation-fragment-ktx 2.3.5 implementation
- androidx.navigation:navigation-ui-ktx 2.3.5 implementation
- androidx.recyclerview:recyclerview 1.2.0 implementation
- androidx.viewpager2:viewpager2 1.0.0 implementation
- com.github.PhilJay:MPAndroidChart v3.1.0 implementation
- com.google.android.gms:play-services-maps 17.0.0 implementation
- com.google.android.material:material 1.3.0 implementation
- com.google.maps.android:android-maps-utils 2.2.0 implementation
- org.jetbrains.kotlin:kotlin-stdlib $kotlin_version implementation
app/build.gradle
maven
- androidx.appcompat:appcompat 1.2.0 implementation
- androidx.constraintlayout:constraintlayout 2.0.4 implementation
- androidx.core:core-ktx 1.3.2 implementation
- com.google.android.material:material 1.3.0 implementation
- org.jetbrains.kotlin:kotlin-stdlib $kotlin_version implementation
ktlib/build.gradle
maven
- org.jetbrains.kotlin:kotlin-stdlib $kotlin_version implementation