https://kotlinlang.org logo
Title
j

julienviet

08/11/2017, 3:21 PM
can you make this sync to central happen ?
e

elizarov

08/11/2017, 3:23 PM
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

julienviet

08/11/2017, 3:27 PM
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