<dependency>
<groupId>com.softwaremill.sttp.shared</groupId>
<artifactId>akka_2.13</artifactId>
<version>1.3.16</version>
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.shared', module='akka_2.13', version='1.3.16')
)
compile
|-- org.scala-lang:scala-library:2.13.11
|-- com.softwaremill.sttp.shared:core_2.13:1.3.16
provided
|-- com.typesafe.akka:akka-stream_2.13:2.6.20
test