GroupId | GroupIdcom.softwaremill.sttp.apispec |
---|---|
ArtifactId | ArtifactIdopenapi-circe_3 |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
openapi-circe_3-0.1.0.pom | |
openapi-circe_3-0.1.0.jar | 92 KB |
openapi-circe_3-0.1.0-sources.jar | 3 KB |
openapi-circe_3-0.1.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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.apispec/openapi-circe_3/
implementation 'com.softwaremill.sttp.apispec:openapi-circe_3:0.1.0'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.apispec/openapi-circe_3/
implementation ("com.softwaremill.sttp.apispec:openapi-circe_3:0.1.0")
'com.softwaremill.sttp.apispec:openapi-circe_3:jar:0.1.0'
<dependency org="com.softwaremill.sttp.apispec" name="openapi-circe_3" rev="0.1.0">
<artifact name="openapi-circe_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.apispec', module='openapi-circe_3', version='0.1.0')
)
libraryDependencies += "com.softwaremill.sttp.apispec" % "openapi-circe_3" % "0.1.0"
[com.softwaremill.sttp.apispec/openapi-circe_3 "0.1.0"]