DavidPizarro / AutoLabelUI

Android library to place labels next to another. If there is not enough space for the next label, it will be added in a new line.
Apache License 2.0
637 stars 107 forks source link

Can not add to project by gradle #9

Closed dinhthaidaica closed 8 years ago

dinhthaidaica commented 8 years ago

I tried to add this lib to to my project with compile 'com.github.davidpizarro:autolabelui:VERSION' to my gradle file but I receive the message Error:(39, 13) Failed to resolve: com.github.davidpizarro:autolabelui:VERSION

Please help...

dinhthaidaica commented 8 years ago

I'm sorry for misunderstanding , it should replace VERSION by 1.0.1 or other number of version. I'll close this issue.

DavidPizarro commented 8 years ago

;)