I want to upload a library to jcenter, now I have upload it into "https://bintray.com", but there is no "add to jcenter" button in "Linked to" module, I have read the document and compared it with other person's, but can't found out the reason. the package link click here
Before you can include your package in JCenter, the following requirements must be met: 1)The package must be in a Maven repository and must contain Maven sources. 2)The path of the files (entered in the Upload Files form of the Version page) must conform to Maven standards (the Group ID and Artifact ID combination must be unique, etc.; for more information about Maven standards, consult the appropriate Maven documentation) 3)Every version within the package that includes files must also include a valid POM file.