GroupId | GroupIdcom.softwaremill.sttp.apispec |
---|---|
ArtifactId | ArtifactIdasyncapi-model_3 |
Version | Version0.1.1 |
Type | Typejar |
Filename | Size |
---|---|
asyncapi-model_3-0.1.1.pom | |
asyncapi-model_3-0.1.1.jar | 164 KB |
asyncapi-model_3-0.1.1-sources.jar | 1 KB |
asyncapi-model_3-0.1.1-javadoc.jar | 1 MB |
Browse |
<!-- 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.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.apispec/asyncapi-model_3/
implementation 'com.softwaremill.sttp.apispec:asyncapi-model_3:0.1.1'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.apispec/asyncapi-model_3/
implementation ("com.softwaremill.sttp.apispec:asyncapi-model_3:0.1.1")
'com.softwaremill.sttp.apispec:asyncapi-model_3:jar:0.1.1'
<dependency org="com.softwaremill.sttp.apispec" name="asyncapi-model_3" rev="0.1.1">
<artifact name="asyncapi-model_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.apispec', module='asyncapi-model_3', version='0.1.1')
)
libraryDependencies += "com.softwaremill.sttp.apispec" % "asyncapi-model_3" % "0.1.1"
[com.softwaremill.sttp.apispec/asyncapi-model_3 "0.1.1"]