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