prolificinteractive / material-calendarview

A Material design back port of Android's CalendarView
https://prolificinteractive.github.io/material-calendarview/
MIT License
5.91k stars 1.32k forks source link

implementation 'com.github.prolificinteractive:material-calendarview:2.0.1' #1103

Open ghost opened 3 years ago

ghost commented 3 years ago

I add maven { url 'https://jitpack.io'} and I tried version 2.0.0 to 2.0.9 Nothing is working.

Failed to resolve: com.github.prolificinteractive:material-calendarview:2.0.1

Which version is right?

c4l1c0 commented 2 years ago

Same here, it's not working, i saw the build log in jitpack and it seems like it doesn't support gradle 6.0

https://jitpack.io/com/github/prolificinteractive/material-calendarview/2.0.1/build.log

almazangc commented 1 year ago

implementation 'com.github.prolificinteractive:material-calendarview:2.0.1' implementation 'com.jakewharton.threetenabp:threetenabp:1.2.0' try this

Lakhvirparas commented 1 year ago

try this version (it work for me)

implementation 'com.github.prolificinteractive:material-calendarview:2.0.1'