<dependency>
<groupId>com.softwaremill.sttp.apispec</groupId>
<artifactId>asyncapi-model_2.12</artifactId>
<version>0.7.2</version>
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.apispec', module='asyncapi-model_2.12', version='0.7.2')
)
<dependency org="com.softwaremill.sttp.apispec" name="asyncapi-model_2.12" rev="0.7.2" />