<dependency>
<groupId>com.softwaremill.sttp.shared</groupId>
<artifactId>akka_2.13</artifactId>
<version>1.3.18</version>
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.shared', module='akka_2.13', version='1.3.18')
)