build.gradle 88 Bytes
 1
 2
configurations.create("default")
artifacts.add("default", file('json-simple-1.1.1.jar'))