apply from: rootProject.file('gradle/compile/groovy.gradle')
dependencies {
api "org.xbib:files-sftp-fs:${project.property('files.version')}"
}