gitlab.inria.fr / stopcovid19 / stopcovid-blesdk-android
étoiles: 0
forks: 0
issues ouvertes:
licence: mpl-2.0
langage:
dépendances analysées:
17
date de création: il y a environ 5 ans
date de mise à jour: il y a environ 3 ans
dernière synchronisation: il y a 7 mois
build.gradle
maven
library/build.gradle
maven
- no.nordicsemi.android.support.v18:scanner 1.5.0 api
- com.jakewharton.timber:timber 4.7.1 implementation
- org.jetbrains.kotlin:kotlin-stdlib-jdk8 ${versions.kotlin} implementation
- org.jetbrains.kotlinx:kotlinx-coroutines-core $coroutines_version implementation
- androidx.test.ext:junit ${androidXTestJUnitVersion} testImplementation
- androidx.test.ext:truth ${androidXTestVersion} testImplementation
- androidx.test:core-ktx ${androidXTestVersion} testImplementation
- androidx.test:monitor ${androidXTestVersion} testImplementation
- androidx.test:rules ${androidXTestVersion} testImplementation
- androidx.test:runner ${androidXTestVersion} testImplementation
- com.googlecode.zohhak:zohhak 1.1.1 testImplementation
- com.nhaarman.mockitokotlin2:mockito-kotlin 2.2.0 testImplementation
- junit:junit 4.13.1 testImplementation
- org.jetbrains.kotlinx:kotlinx-coroutines-test $coroutines_version testImplementation
- org.mockito:mockito-core ${mockitoVersion} testImplementation
- org.mockito:mockito-inline ${mockitoVersion} testImplementation
- org.robolectric:robolectric 4.5 testImplementation