GitHub / Universite-Gustave-Eiffel / qrtone-android
QRTone demo application
étoiles: 5
forks: 1
issues ouvertes: 0
licence: None
langage: Kotlin
taille: 834 ko
dépendances analysées:
8
date de création: il y a environ 5 ans
date de mise à jour: il y a 8 mois
enregistré: il y a presque 5 ans
dernière synchronisation: il y a environ 21 heures
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 implementation
- androidx.legacy:legacy-support-v4 1.0.0 implementation
- androidx.preference:preference 1.1.0 implementation
- com.google.android.material:material 1.1.0 implementation
- org.jetbrains.kotlin:kotlin-stdlib-jdk7 $kotlin_version implementation
- junit:junit 4.12 testImplementation
build.gradle
maven