``` plugins { id 'com.jfrog.bintray' version '...
# gradle
u
Copy code
plugins {
    id 'com.jfrog.bintray' version '0.4.1'
}