build.gradle 86 B

1234
  1. dependencies {
  2. compile 'org.springframework:spring-context'
  3. compile "$gson"
  4. }