<dependency>
<groupId>com.zengularity</groupId>
<artifactId>benji-google_2.11</artifactId>
<version>2.2.1</version>
</dependency>
compile
|-- org.scala-lang:scala-library:2.11.12
|-- com.zengularity:benji-core_2.11:2.2.1
|-- com.typesafe.play:play-ahc-ws-standalone_2.11:1.1.6
|-- com.typesafe.play:shaded-asynchttpclient:1.1.6
|-- com.typesafe.play:cachecontrol_2.11:1.1.7
|-- com.typesafe.play:play-json_2.11:2.6.7
|-- com.typesafe.play:play-ws-standalone-json_2.11:1.1.6
|-- com.google.auth:google-auth-library-oauth2-http:1.14.0
|-- com.google.apis:google-api-services-storage:v1-rev20210127-1.31.0
provided
|-- com.github.ghik:silencer-lib_2.11.12:1.7.12
|-- com.typesafe.play:play-ws-standalone_2.11:1.1.6
|-- com.typesafe.akka:akka-stream_2.11:2.5.21
test
|-- org.specs2:specs2-core_2.11:4.10.6
|-- org.specs2:specs2-junit_2.11:4.10.6
|-- com.typesafe.akka:akka-stream-testkit_2.11:2.5.21