SmoothCheckBox icon indicating copy to clipboard operation
SmoothCheckBox copied to clipboard

Add gradle dependency to read me

Open ghost opened this issue 8 years ago • 6 comments

it would be easier for users if you put gradle compile line to readme

ghost avatar Aug 23 '16 16:08 ghost

FAILED TO RESOLVE GRADLE com.github.andyxialm:SmoothCheckBox:47f69d4ce8

surendragangwar57 avatar Sep 03 '16 05:09 surendragangwar57

+1

royhenengel avatar Sep 10 '16 09:09 royhenengel

Try adding maven { url "https://jitpack.io" } to repositories

martjemeyer avatar Jan 24 '17 18:01 martjemeyer

Working fine with jitpack.io added.

xdibda avatar Jan 31 '17 08:01 xdibda

what is the gradle dependency as putting in url is not working for me !!

sidthakrey007 avatar Jun 14 '17 10:06 sidthakrey007

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.

elton2048 avatar Jun 29 '17 09:06 elton2048