apply from: "http://gitlab.domain.com/GITLAB_GROUP/YOUR_PROJECT/raw/YOUR_BRANCH/YOUR_FILE_PATH?private_token=${GITLAB_PV_TOKEN}" e.g: apply from: "http://gitlab.domain.com/android/henry_pottier/raw/develop/build.nexus.gradle?private_token=${GITLAB_PV_TOKEN}" // The GITLAB_PV_TOKEN property MUST BE set on your global gradle property file