<dependency>
<groupId>com.zengularity</groupId>
<artifactId>benji-google_2.11</artifactId>
<version>2.1.3</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.11.12
|-- com.zengularity:benji-core_2.11:2.1.3
|-- com.typesafe.play:play-ws-standalone-json_2.11:1.1.6
|-- com.typesafe.play:play-ahc-ws-standalone_2.11:1.1.6
|-- com.google.auth:google-auth-library-oauth2-http:0.19.0
|-- com.google.apis:google-api-services-storage:v1-rev20191011-1.30.3
provided
|-- com.github.ghik:silencer-lib_2.11.12:1.4.4
|-- com.typesafe.play:play-ws-standalone_2.11:1.1.6
|-- com.typesafe.akka:akka-stream_2.11:2.5.25
test
|-- org.specs2:specs2-core_2.11:4.8.3
|-- org.specs2:specs2-junit_2.11:4.8.3
|-- com.typesafe.akka:akka-stream-testkit_2.11:2.5.25