| License |
License |
|---|---|
| GroupId | GroupIdcom.softwaremill.sttp.tapir |
| ArtifactId | ArtifactIdtapir-core_2.13 |
| Version | Version0.19.0-M4 |
| Type | Typejar |
| Description |
Descriptiontapir-core
tapir-core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tapir-core_2.13-0.19.0-M4.pom | |
| tapir-core_2.13-0.19.0-M4.jar | 1 MB |
| tapir-core_2.13-0.19.0-M4-sources.jar | 115 KB |
| tapir-core_2.13-0.19.0-M4-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.tapir/tapir-core_2.13/ -->
<dependency>
<groupId>com.softwaremill.sttp.tapir</groupId>
<artifactId>tapir-core_2.13</artifactId>
<version>0.19.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.tapir/tapir-core_2.13/
implementation 'com.softwaremill.sttp.tapir:tapir-core_2.13:0.19.0-M4'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.tapir/tapir-core_2.13/
implementation ("com.softwaremill.sttp.tapir:tapir-core_2.13:0.19.0-M4")
'com.softwaremill.sttp.tapir:tapir-core_2.13:jar:0.19.0-M4'
<dependency org="com.softwaremill.sttp.tapir" name="tapir-core_2.13" rev="0.19.0-M4">
<artifact name="tapir-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.tapir', module='tapir-core_2.13', version='0.19.0-M4')
)
libraryDependencies += "com.softwaremill.sttp.tapir" % "tapir-core_2.13" % "0.19.0-M4"
[com.softwaremill.sttp.tapir/tapir-core_2.13 "0.19.0-M4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.6 |
| com.softwaremill.sttp.model : core_2.13 | jar | 1.4.9 |
| com.softwaremill.sttp.shared : core_2.13 | jar | 1.2.5 |
| com.softwaremill.sttp.shared : ws_2.13 | jar | 1.2.5 |
| com.propensive : magnolia_2.13 | jar | 0.17.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-reflect | jar | 2.13.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.13 | jar | 3.2.9 |
| org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |
| org.scalatestplus : scalacheck-1-15_2.13 | jar | 3.2.9.0 |
| com.47deg : scalacheck-toolbox-datetime_2.13 | jar | 0.6.0 |