ext { user = 'jprante' name = 'metrics' description = 'A stripped-down and modified version of Coda Hale Metrics' scmUrl = 'https://github.com/' + user + '/' + name scmConnection = 'scm:git:git://github.com/' + user + '/' + name + '.git' scmDeveloperConnection = 'scm:git:git://github.com/' + user + '/' + name + '.git' }