| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.softwaremill.sttp.tapir |
| Идентификатор | Идентификаторtapir-json-spray_2.12 |
| Версия | Версия1.0.1 |
| Тип | Типjar |
| Описание |
Описаниеtapir-json-spray
tapir-json-spray
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.tapir/tapir-json-spray_2.12/ -->
<dependency>
<groupId>com.softwaremill.sttp.tapir</groupId>
<artifactId>tapir-json-spray_2.12</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.tapir/tapir-json-spray_2.12/
implementation 'com.softwaremill.sttp.tapir:tapir-json-spray_2.12:1.0.1'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.tapir/tapir-json-spray_2.12/
implementation ("com.softwaremill.sttp.tapir:tapir-json-spray_2.12:1.0.1")
'com.softwaremill.sttp.tapir:tapir-json-spray_2.12:jar:1.0.1'
<dependency org="com.softwaremill.sttp.tapir" name="tapir-json-spray_2.12" rev="1.0.1">
<artifact name="tapir-json-spray_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.tapir', module='tapir-json-spray_2.12', version='1.0.1')
)
libraryDependencies += "com.softwaremill.sttp.tapir" % "tapir-json-spray_2.12" % "1.0.1"
[com.softwaremill.sttp.tapir/tapir-json-spray_2.12 "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.16 |
| com.softwaremill.sttp.tapir : tapir-core_2.12 | jar | 1.0.1 |
| io.spray : spray-json_2.12 | jar | 1.3.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.2.12 |