<dependency>
<groupId>com.softwaremill.sttp.apispec</groupId>
<artifactId>asyncapi-circe-yaml_3</artifactId>
<version>0.5.3</version>
</dependency>
libraryDependencies += "com.softwaremill.sttp.apispec" % "asyncapi-circe-yaml_3" % "0.5.3"
@Grapes(
@Grab(group='com.softwaremill.sttp.apispec', module='asyncapi-circe-yaml_3', version='0.5.3')
)
<dependency org="com.softwaremill.sttp.apispec" name="asyncapi-circe-yaml_3" rev="0.5.3" />