apply plugin: "java" dependencies { compile 'com.google.code.gson:gson:2.4' testCompile 'junit:junit:4.12' }