简体   繁体   中英

Mapbox SDK Dependency download fail

I have not been able to get past step 1 of downloading the mapbox sdk through my dependencies. I have implementation 'com.mapbox.mapboxsdk:mapbox-android-sdk:10.3.0'

I have followed the mapbox instructions to an aboslute T and after a sync, I run.gradlew app:dependencies and get the following output:+--- com.mapbox.maps:android:10.3.0 FAILED

When I sync, I do not get any errors in the event log or reported problems. It just doesn't download the SDK?

Perhaps I need to change permissions in studio? I am at a loss

My implementation was: 'com.mapbox.maps:android:10.3.0' I also had to put the maven repo in settings.gradle instead of build.gradle

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM