gitlab.limos.fr / esante-mobilite / esante-app
Android application using build-in sensors to collect data for e-health monitoring dedicated to mobility.
JSON API: https://data.code.gouv.fr/api/v1/hosts/gitlab.limos.fr/repositories/esante-mobilite%2Fesante-app
Stars: 0
Forks: 0
Open issues:
License: apache-2.0
Language:
Dependencies parsed at:
13
Created at: over 4 years ago
Updated at: about 4 years ago
Last synced at: 7 months ago
app/build.gradle
maven
- androidx.appcompat:appcompat 1.2.0 implementation
- androidx.constraintlayout:constraintlayout 2.0.4 implementation
- androidx.navigation:navigation-fragment 2.3.2 implementation
- androidx.navigation:navigation-ui 2.3.2 implementation
- androidx.preference:preference 1.1.1 implementation
- androidx.work:work-runtime $work_version implementation
- co.nstant.in:cbor 0.9 implementation
- com.androidplot:androidplot-core 1.5.6 implementation
- com.squareup.retrofit2:converter-gson 2.9.0 implementation
- com.squareup.retrofit2:retrofit 2.9.0 implementation
- com.upokecenter:cbor 4.2.0 implementation
- commons-io:commons-io 2.5 implementation
- junit:junit 4.13.1 testImplementation
build.gradle
maven