repositories {
    mavenCentral()
}

dependencies {
    testCompile 'junit:junit:4.12'
}
