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