I\'m trying to publish a jar library to bintray using Gradle. I have a package on my project which is \"com.github.instagram\". What I am trying to achieve is to build the j
Please use the dedicated gradle-bintray-plugin. The documentation include very detailed examples.