GroupId | GroupIdcom.softwaremill.sttp.apispec |
---|---|
ArtifactId | ArtifactIdopenapi-circe_3 |
Version | Version0.2.0 |
Type | Typejar |
Filename | Size |
---|---|
openapi-circe_3-0.2.0.pom | |
openapi-circe_3-0.2.0.jar | 92 KB |
openapi-circe_3-0.2.0-sources.jar | 2 KB |
openapi-circe_3-0.2.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.apispec/openapi-circe_3/ -->
<dependency>
<groupId>com.softwaremill.sttp.apispec</groupId>
<artifactId>openapi-circe_3</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.apispec/openapi-circe_3/
implementation 'com.softwaremill.sttp.apispec:openapi-circe_3:0.2.0'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.apispec/openapi-circe_3/
implementation ("com.softwaremill.sttp.apispec:openapi-circe_3:0.2.0")
'com.softwaremill.sttp.apispec:openapi-circe_3:jar:0.2.0'
<dependency org="com.softwaremill.sttp.apispec" name="openapi-circe_3" rev="0.2.0">
<artifact name="openapi-circe_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.apispec', module='openapi-circe_3', version='0.2.0')
)
libraryDependencies += "com.softwaremill.sttp.apispec" % "openapi-circe_3" % "0.2.0"
[com.softwaremill.sttp.apispec/openapi-circe_3 "0.2.0"]