smanikandan14 / ThinDownloadManager

To download files and to avoid using DOWNLOAD_WITHOUT_NOTIFICATION permission if you are using Android's DownloadManager in your apps.
Apache License 2.0
783 stars 185 forks source link

Publish to maven central #136

Open jaxxar opened 3 years ago

jaxxar commented 3 years ago

json-logic-kotlin is published only to jcenter. Please consider publishing it also to mavenCentral, as jcenter is shutting down in May.

KushtrimPacaj commented 1 week ago

jCenter() has now shutdown, and since this lib isn't yet in mavenCentral() is causing builds to fail.

Of course we can just build from source ourselves ( OSS fwd 👍 ), though if the library author has time to re-publish it in mavenCentral() it'd be nice :)