Skip to main content

All Questions

Tagged with
2 votes
1 answer
32 views

com.ycuwq.widgets/datepicker not available in maven repository

https://mvnrepository.com/artifact/com.ycuwq.widgets/datepicker says 1.3.1 available in jcenter. But jcenter is not available at https://jcenter.bintray.com/. How to find the repository which could ...
user352290's user avatar
  • 1,097
1 vote
1 answer
67 views

Unable to load Maven meta-data from https://jcenter.bintray.com/com/facebook/react/react-native/maven-metadata.xml in my React native projects

my react native projects working well , today when i build it will through an error the error statement is *FAILURE: Build failed with an exception. Where: Build file '/Users/users/Documents/...
React_Coder's user avatar
0 votes
1 answer
1k views

JCenter Maven repository is no longer receiving updates: newer library versions may be available elsewhere

I am getting this warning in project level build.gradle file in android studio. Warning:(22, 9) JCenter Maven repository is no longer receiving updates: newer library versions may be available ...
Sweta Jain's user avatar
  • 3,954
0 votes
1 answer
77 views

Android Build failing because of JCenter

I am trying to build Android project through jenkins but it's failing. Same build was working few days back and I did not make any changes in libraries. Here is console logs for same : Starting a ...
Sandip Armal Patil's user avatar
2 votes
1 answer
705 views

Android Build Failure: Could not find flexbox-2.0.1.aar

When I try to build/run the app I get the following error: FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:checkDebugAarMetadata'. > Could not resolve ...
Moaz El-sawaf's user avatar
0 votes
1 answer
183 views

What is the alternative to Gson in android studios

here is the screenshot I am developing an android application for my college project and I ran into an error; " Cannot resolve symbol Gson". I tried adding the jcenter() repository in my ...
Srujan Reddy's user avatar
0 votes
1 answer
135 views

I set a proxy in Android Studio but see a different port number in the logs than what I set

I set a proxy in Android Studio but see a different port number in the logs than what I set The exibited port number is 8580 which is the port number of my previous VPN I have to set another VPN ...
AndroidPlayer2's user avatar
0 votes
1 answer
96 views

replacing jcenter with mavenCentral and issue on com.synnapps:carouselview:0.1.5

In an Android application, I replaced jcenter with mavenCentral but the following item is not reachable now: implementation 'com.synnapps:carouselview:0.1.5' The related Gradle is as following: ...
AndroidPlayer2's user avatar
1 vote
4 answers
275 views

JCentre may be down permanently. What are our options?

I have been trying to build a react native app since the early hour of today but was getting the follwing errors: > Could not HEAD 'https://jcenter.bintray.com/com/facebook/react/react-native/maven-...
Mark Adesina Omoniyi's user avatar
1 vote
3 answers
198 views

unable to get metadata from jcenter

Error getting while creating release build in react native FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':react-native-community_clipboard:...
ManojK's user avatar
  • 171
19 votes
4 answers
4k views

react-native Could not HEAD 'https://jcenter.bintray.com/com/facebook/react/react-native/maven-metadata.xml' [duplicate]

I created build yesterday and it was working fine . but when I try to create the release build today I got this. some if the question that are already asked here JCenter deprecation; impact on ...
Engr.Aftab Ufaq's user avatar
1 vote
1 answer
339 views

How to avoid jcenter error or replace it when jcenter shutdown today

Execution failed for task ':app:dataBindingMergeDependencyArtifactsDebug'. > Could not resolve all files for configuration ':app:debugRuntimeClasspath'. > Could not resolve com.applovin:...
ninhnau19's user avatar
  • 777
84 votes
5 answers
32k views

Is JCenter down permanently (31 Oct)? [duplicate]

Moderator Note: This appears to be a service outage. Stack Overflow cannot provide support for this issue > Failed to list versions for com.google.http-client:google-http-client-android. ...
Queen Ellery's user avatar
0 votes
1 answer
634 views

Android APK crashes at activity but it works when running it from Android Studio

I'm developing an app on Flutter. There's this button in the Flutter code that when I press it I go to a native activity on Android as it uses a specific library only available there (JCenter repo). ...
Stasky's user avatar
  • 1
4 votes
2 answers
2k views

Could not resolve com.stripe:stripe-android:20.4.1 in flutter

I am getting following error while trying to build Android app in Flutter project What went wrong: Execution failed for task ':app:checkDebugAarMetadata'. > Could not resolve all files for ...
Rafid Kotta's user avatar

15 30 50 per page
1
2 3 4 5
16