AAChartCore-Kotlin icon indicating copy to clipboard operation
AAChartCore-Kotlin copied to clipboard

Failed to resolve: com.github.AAChartModel:AAChartCore-Kotlin:7.2.1

Open hjf-codecrazy opened this issue 1 year ago • 5 comments

maven { url 'https://www.jitpack.io' }

Failed to resolve: com.github.AAChartModel:AAChartCore-Kotlin:7.2.1

hjf-codecrazy avatar Sep 30 '24 04:09 hjf-codecrazy

下载不了,不知道为啥?

hjf-codecrazy avatar Sep 30 '24 04:09 hjf-codecrazy

目前暂时用这着 com.github.AAChartModel:AAChartCore-Kotlin:7.2.0

hjf-codecrazy avatar Sep 30 '24 10:09 hjf-codecrazy

+1 ,7.2.1 和7.2.2都下载不了

ehuiz avatar Oct 16 '24 09:10 ehuiz

+1

sanjacurcic avatar Oct 17 '24 10:10 sanjacurcic

Someone found out how to fix

grayankit avatar Oct 17 '24 17:10 grayankit

Someone found out how to fix

Guys above use 7.2.0 version, which also works for me.

voronind-com avatar Oct 22 '24 02:10 voronind-com

截屏2024-10-22 19 39 24

dependencies {
    implementation 'com.github.AAChartModel:AAChartCore-Kotlin:7.2.3'
}

There were some compatibility issues before, but now it's fixed. Update to the latest version 7.2.3 please.

AAChartModel avatar Oct 22 '24 11:10 AAChartModel