Codigami / CFAlertDialog

MIT License
224 stars 47 forks source link

Download link is broken! #10

Closed shiv19 closed 7 years ago

shiv19 commented 7 years ago

also I'm not able to include the dependency through the maven url provided.

WrathChaos commented 7 years ago

+1 Please fix the gradle link

hojatm-huma commented 7 years ago

+1 dose not sync in android studio

rahul-s commented 7 years ago

@shiv19 @WrathChaos @h4ppysmile We are currently in the process of migrating the library to a new account. This will be available shortly. We are extremely sorry for the inconvenience.

shiv19 commented 7 years ago

Awesome! Thank you so much. Please do let me know when it is available.

On Oct 22, 2017 9:02 PM, "Rahul Shettigar" notifications@github.com wrote:

@shiv19 https://github.com/shiv19 @WrathChaos https://github.com/wrathchaos @h4ppysmile https://github.com/h4ppysmile We are currently in the process of migrating the library to a new account. This will be available shortly. We are extremely sorry for the inconvenience.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Codigami/CFAlertDialog/issues/10#issuecomment-338486239, or mute the thread https://github.com/notifications/unsubscribe-auth/AI-KKziRp5e5VEvfSvMhu3xn8IWZGOrXks5su2APgaJpZM4QAb86 .

jidey43 commented 7 years ago

Hello Is there any way to download the library locally ?

rahul-s commented 7 years ago

The library has been migrated to a new account, and is live. Please note the change in download instructions in the Readme file.

repositories link changed to:

maven { url "https://dl.bintray.com/crowdfire/cfalertdialog" }

and package link changed to:

compile 'com.crowdfire.cfalertdialog:cfalertdialog:1.0.1'

cc: @shiv19 @h4ppysmile @WrathChaos @grout-r

PS: We are also in the process of uploading this to JCenter and MavenCentral repositories.

shiv19 commented 7 years ago

Thank you @rahul-s :)

shiv19 commented 7 years ago

Thank you @rahul-s I was able to build a nativescript plugin using CFAlert Dialog https://www.npmjs.com/package/nativescript-cfalert-dialog

I'll support iOS also next :)

Big thanks to you!

shiv19 commented 6 years ago

@rahul-s iOS support also added :)