is not current version
Last Version 0.2.1

com.softwaremill.sttp.apispec:asyncapi-model_3 0.2.0

asyncapi-model

GroupId

GroupId

com.softwaremill.sttp.apispec
ArtifactId

ArtifactId

asyncapi-model_3
Version

Version

0.2.0
Type

Type

jar

Download asyncapi-model_3 0.2.0


<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.apispec/asyncapi-model_3/ -->
<dependency>
    <groupId>com.softwaremill.sttp.apispec</groupId>
    <artifactId>asyncapi-model_3</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.apispec/asyncapi-model_3/
implementation 'com.softwaremill.sttp.apispec:asyncapi-model_3:0.2.0'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.apispec/asyncapi-model_3/
implementation ("com.softwaremill.sttp.apispec:asyncapi-model_3:0.2.0")
'com.softwaremill.sttp.apispec:asyncapi-model_3:jar:0.2.0'
<dependency org="com.softwaremill.sttp.apispec" name="asyncapi-model_3" rev="0.2.0">
  <artifact name="asyncapi-model_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.apispec', module='asyncapi-model_3', version='0.2.0')
)
libraryDependencies += "com.softwaremill.sttp.apispec" % "asyncapi-model_3" % "0.2.0"
[com.softwaremill.sttp.apispec/asyncapi-model_3 "0.2.0"]