添加依赖
<dependency>
    <groupId>com.softwaremill.sttp.apispec</groupId>
    <artifactId>asyncapi-circe_native0.4_3</artifactId>
    <version>0.11.7</version>
</dependency>
implementation 'com.softwaremill.sttp.apispec:asyncapi-circe_native0.4_3:0.11.7'
com.softwaremill.sttp.apispec:asyncapi-circe_native0.4_3:0.11.7
<dependency org="com.softwaremill.sttp.apispec" name="asyncapi-circe_native0.4_3" rev="0.11.7" />
libraryDependencies += "com.softwaremill.sttp.apispec" % "asyncapi-circe_native0.4_3" % "0.11.7"
@Grab(group='com.softwaremill.sttp.apispec', module='asyncapi-circe_native0.4_3', version='0.11.7')
[com.softwaremill.sttp.apispec/asyncapi-circe_native0.4_3 "0.11.7"]
'com.softwaremill.sttp.apispec:asyncapi-circe_native0.4_3:jar:0.11.7'