GitHub / Sloy / android-dependency-injection-performance
[NOT MAINTAINED] Measure the performance of several Dependency Injection frameworks in different devices
Stars: 313
Forks: 45
Open issues: 4
License: None
Language: Kotlin
Size: 189 KB
Dependencies parsed at:
11
Created at: over 6 years ago
Updated at: 8 months ago
Pushed at: about 2 years ago
Last synced at: 27 days ago
app/build.gradle
maven
- androidx.appcompat:appcompat 1.1.0 implementation
- androidx.constraintlayout:constraintlayout 1.1.3 implementation
- androidx.core:core-ktx 1.2.0-alpha04 implementation
- com.google.android.material:material 1.0.0 implementation
- com.google.dagger:dagger 2.24 implementation
- org.jetbrains.kotlin:kotlin-stdlib-jdk7 $kotlin_version implementation
- org.jetbrains.kotlinx:kotlinx-coroutines-android 1.2.2 implementation
- org.jetbrains.kotlinx:kotlinx-coroutines-core 1.2.2 implementation
- org.kodein.di:kodein-di-erased-jvm 6.3.3 implementation
- org.koin:koin-android 2.0.1 implementation
- org.rewedigital.katana:katana-android 1.7.1 implementation
build.gradle
maven