MonthAndYearPicker icon indicating copy to clipboard operation
MonthAndYearPicker copied to clipboard

Could not find com.whiteelephant:monthandyearpicker:1.3.0.

Open asifali9145 opened this issue 5 months ago • 4 comments

implementation 'com.whiteelephant:monthandyearpicker:1.3.0'

using this in build Gradle but now I'm facing this issue

Execution failed for task ':app:checkDebugAarMetadata'.

Could not resolve all files for configuration ':app:debugRuntimeClasspath'. Could not find com.whiteelephant:monthandyearpicker:1.3.0. Searched in the following locations: - https://dl.google.com/dl/android/maven2/com/whiteelephant/monthandyearpicker/1.3.0/monthandyearpicker-1.3.0.pom - https://jcenter.bintray.com/com/whiteelephant/monthandyearpicker/1.3.0/monthandyearpicker-1.3.0.pom - https://repo.maven.apache.org/maven2/com/whiteelephant/monthandyearpicker/1.3.0/monthandyearpicker-1.3.0.pom - https://jitpack.io/com/whiteelephant/monthandyearpicker/1.3.0/monthandyearpicker-1.3.0.pom - file:/D:/Altpay/PSO/pso_git/pso/app/libs/monthandyearpicker-1.3.0.jar - file:/D:/Altpay/PSO/pso_git/pso/app/libs/monthandyearpicker.jar Required by: project :app

     **Did any one Solve this issue?**
     **Kindly Share the Solution**

asifali9145 avatar Sep 04 '24 07:09 asifali9145