GitHub / PnEcrins / GeoNature-mobile
Applications Android mobiles permettant la saisie faune et flore vers Geonature
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/PnEcrins%2FGeoNature-mobile
Stars: 6
Forks: 0
Open issues: 9
License: None
Language: Java
Size: 37.8 MB
Dependencies parsed at:
16
Created at: over 9 years ago
Updated at: about 2 years ago
Pushed at: about 2 years ago
Last synced at: 7 days ago
Topics: android, bluehats, fauna, flora, national-parks, nature
build.gradle
maven
commons/build.gradle
maven
- com.android.support:appcompat-v7 ${rootProject.ext.androidSupportVersion} compile
- com.android.support:design ${rootProject.ext.androidSupportVersion} compile
- com.android.support:preference-v7 ${rootProject.ext.androidSupportVersion} compile
- commons-io:commons-io 2.4 compile
- junit:junit 4.12 testCompile
- org.mockito:mockito-core 2.2.7 testCompile
- org.robolectric:robolectric 3.1.2 testCompile
fauna/build.gradle
maven
flora/build.gradle
maven
- junit:junit 4.12 testCompile
- org.mockito:mockito-core 2.2.7 testCompile
- org.robolectric:robolectric 3.1.2 testCompile
maps/build.gradle
maven
- com.android.support:appcompat-v7 ${rootProject.ext.androidSupportVersion} compile
- com.android.support:support-annotations ${rootProject.ext.androidSupportVersion} compile
- com.vividsolutions:jts-core 1.14.0 compile
- junit:junit 4.12 testCompile
- org.mockito:mockito-core 2.2.7 testCompile
- org.robolectric:robolectric 3.1.2 testCompile
mortality/build.gradle
maven
search/build.gradle
maven