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