Commit acb5c8b6 authored by Luca Arrotta's avatar Luca Arrotta

Update build.gradle

parent 243ad1a4
......@@ -22,6 +22,8 @@ dependencies {
// https://mvnrepository.com/artifact/io.grpc/grpc-all
compile group: 'io.grpc', name: 'grpc-all', version: '1.25.0'
compile 'com.google.code.gson:gson:2.8.6'
// REST Dependencies
// https://mvnrepository.com/artifact/org.codehaus.jackson/jackson-core-asl
compile group: 'org.codehaus.jackson', name: 'jackson-core-asl', version: '1.9.2'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment