gitlab.inria.fr / stopcovid19 / stopcovid-blesdk-android
Stars: 0
Forks: 0
Open issues:
License: mpl-2.0
Language:
Dependencies parsed at:
17
Created at: about 5 years ago
Updated at: about 3 years ago
Last synced at: 8 months ago
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