gitlab.inria.fr / agribiot_devel / agribiot-android
Stars: 0
Forks: 0
Open issues:
License: None
Language:
Dependencies parsed at:
17
Created at: about 4 years ago
Updated at: about 3 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.lifecycle:lifecycle-livedata-ktx 2.3.0 implementation
- androidx.lifecycle:lifecycle-viewmodel-ktx 2.3.0 implementation
- androidx.multidex:multidex 2.0.1 implementation
- androidx.navigation:navigation-fragment 2.3.4 implementation
- androidx.navigation:navigation-ui 2.3.4 implementation
- androidx.room:room-runtime $room_version implementation
- com.android.volley:volley 1.1.1 implementation
- com.google.android.gms:play-services-maps 17.0.0 implementation
- com.google.android.material:material 1.3.0 implementation
- com.google.zxing:core 3.3.0 implementation
- com.journeyapps:zxing-android-embedded 3.3.0 implementation
- no.nordicsemi.android:dfu 1.9.0 implementation
- org.bouncycastle:bcpkix-jdk15to18 1.68 implementation
- org.bouncycastle:bcprov-jdk15to18 1.68 implementation
- org.osmdroid:osmdroid-android 6.1.10 implementation
build.gradle
maven