You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

build.gradle 156B

1234
  1. dependencies {
  2. bundle group: 'com.sparkjava', name: 'spark-core', version: '2.5'
  3. bundle group: 'com.google.code.gson', name: 'gson', 'version': '2.5'
  4. }