<dependency>
<groupId>com.zengularity</groupId>
<artifactId>benji-google_2.11</artifactId>
<version>2.0.5</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.11.12
|-- com.zengularity:benji-core_2.11:2.0.5
|-- 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.apis:google-api-services-storage:v1-rev20190129-1.28.0
provided
|-- com.github.ghik:silencer-lib_2.11:1.4.2
|-- 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.7.1
|-- org.specs2:specs2-junit_2.11:4.7.1
|-- com.typesafe.akka:akka-stream-testkit_2.11:2.5.25