ext { user = 'xbib' name = 'metrics' description = 'A stripped-down 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' }