roboto-calendar-view icon indicating copy to clipboard operation
roboto-calendar-view copied to clipboard

dependencies error

Open SuperXFan opened this issue 8 years ago • 5 comments

Failed to resolve: com.github.marcohc:robotocalendarview:

i have done this: Add the repository to your general build.gradle:

repositories { maven { url "https://jitpack.io" } } And then add the library in your specific project build.gradle:

compile 'com.github.marcohc:robotocalendarview:<release>'

SuperXFan avatar Nov 10 '16 02:11 SuperXFan

net problem

SuperXFan avatar Nov 10 '16 03:11 SuperXFan

but how to create other markCircle and why can not swap left or right

SuperXFan avatar Nov 10 '16 03:11 SuperXFan

Getting error Error:(28, 13) Failed to resolve: com.github.marcohc:robotocalendarview: on syncing project

ankitjain1991 avatar Nov 15 '16 09:11 ankitjain1991

Get the same error when I try to sync project. added maven { url "https://jitpack.io"} and implementation 'com.github.marcohc:robotocalendarview:3.6.1'

ashdsouza avatar Dec 13 '18 00:12 ashdsouza

I'm with the same problem, any idea? My connection is OK and my Android Studio is on version 3.0.1.

Rafasystec avatar May 20 '19 13:05 Rafasystec