License |
License |
---|---|
GroupId | GroupIdcom.softwaremill.sttp.apispec |
ArtifactId | ArtifactIdopenapi-circe_2.13 |
Version | Version0.2.1 |
Type | Typejar |
Description |
Descriptionopenapi-circe
openapi-circe
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openapi-circe_2.13-0.2.1.pom | |
openapi-circe_2.13-0.2.1.jar | 168 KB |
openapi-circe_2.13-0.2.1-sources.jar | 2 KB |
openapi-circe_2.13-0.2.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.apispec/openapi-circe_2.13/ -->
<dependency>
<groupId>com.softwaremill.sttp.apispec</groupId>
<artifactId>openapi-circe_2.13</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.apispec/openapi-circe_2.13/
implementation 'com.softwaremill.sttp.apispec:openapi-circe_2.13:0.2.1'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.apispec/openapi-circe_2.13/
implementation ("com.softwaremill.sttp.apispec:openapi-circe_2.13:0.2.1")
'com.softwaremill.sttp.apispec:openapi-circe_2.13:jar:0.2.1'
<dependency org="com.softwaremill.sttp.apispec" name="openapi-circe_2.13" rev="0.2.1">
<artifact name="openapi-circe_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.apispec', module='openapi-circe_2.13', version='0.2.1')
)
libraryDependencies += "com.softwaremill.sttp.apispec" % "openapi-circe_2.13" % "0.2.1"
[com.softwaremill.sttp.apispec/openapi-circe_2.13 "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
com.softwaremill.sttp.apispec : openapi-model_2.13 | jar | 0.2.1 |
io.circe : circe-core_2.13 | jar | 0.14.1 |
io.circe : circe-parser_2.13 | jar | 0.14.1 |
io.circe : circe-generic_2.13 | jar | 0.14.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.12 |