| License |
License |
|---|---|
| GroupId | GroupIdcom.softwaremill.sttp.apispec |
| ArtifactId | ArtifactIdopenapi-circe-yaml_3 |
| Version | Version0.2.1 |
| Type | Typejar |
| Description |
Descriptionopenapi-circe-yaml
openapi-circe-yaml
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.apispec/openapi-circe-yaml_3/ -->
<dependency>
<groupId>com.softwaremill.sttp.apispec</groupId>
<artifactId>openapi-circe-yaml_3</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.apispec/openapi-circe-yaml_3/
implementation 'com.softwaremill.sttp.apispec:openapi-circe-yaml_3:0.2.1'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.apispec/openapi-circe-yaml_3/
implementation ("com.softwaremill.sttp.apispec:openapi-circe-yaml_3:0.2.1")
'com.softwaremill.sttp.apispec:openapi-circe-yaml_3:jar:0.2.1'
<dependency org="com.softwaremill.sttp.apispec" name="openapi-circe-yaml_3" rev="0.2.1">
<artifact name="openapi-circe-yaml_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.apispec', module='openapi-circe-yaml_3', version='0.2.1')
)
libraryDependencies += "com.softwaremill.sttp.apispec" % "openapi-circe-yaml_3" % "0.2.1"
[com.softwaremill.sttp.apispec/openapi-circe-yaml_3 "0.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.softwaremill.sttp.apispec : openapi-circe_3 | jar | 0.2.1 |
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| io.circe : circe-yaml_3 | jar | 0.14.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.12 |