SmoothCheckBox
SmoothCheckBox copied to clipboard
Add gradle dependency to read me
it would be easier for users if you put gradle compile line to readme
FAILED TO RESOLVE GRADLE com.github.andyxialm:SmoothCheckBox:47f69d4ce8
+1
Try adding maven { url "https://jitpack.io" }
to repositories
Working fine with jitpack.io
added.
what is the gradle dependency as putting in url is not working for me !!
The repository seems not provide release for easy usage. I decide to fork the library and provides some public methods for better use in Anko :). It also has a release for easier use. Enjoy it.