Compose-RatingBar
Compose-RatingBar copied to clipboard
The dependency isn't recognized
I tried to add the dependency to my project by
Step1 : add maven{ url = uri ("https://jitpack.io") } In repositories gradle settings
And synchronized This step was successful
Step 2 :
Add
implementation( "com.github.SmartToolFactory:Compose-RatingBar:Tag")
Error massage in build can't recognized this implementation