can you make this sync to central happen ?
# coroutines
j
can you make this sync to central happen ?
e
Any particular reason you want it to be there?
It's in bintray's jcenter now, which is a superset of maven central as far as I know.
j
using it from a project that is in central does not work, because the central sync rules forbid to use an external repository
in short, my project in central shall not declare a <repository> section pointing to jcenter
it implies also that it’s not available out of the box to maven users
whereas the mainstream kotlin stuff is