| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииScala Языки программирования |
| Группа | Группаorg.http4s |
| Идентификатор | Идентификаторhttp4s-scala-xml-1_2.12 |
| Версия | Версия0.23.12 |
| Тип | Типjar |
| Описание |
Описаниеhttp4s-scala-xml-1
Provides scala-xml codecs for http4s
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикhttp4s.org |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-scala-xml-1_2.12/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-scala-xml-1_2.12</artifactId>
<version>0.23.12</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-scala-xml-1_2.12/
implementation 'org.http4s:http4s-scala-xml-1_2.12:0.23.12'
// https://jarcasting.com/artifacts/org.http4s/http4s-scala-xml-1_2.12/
implementation ("org.http4s:http4s-scala-xml-1_2.12:0.23.12")
'org.http4s:http4s-scala-xml-1_2.12:jar:0.23.12'
<dependency org="org.http4s" name="http4s-scala-xml-1_2.12" rev="0.23.12">
<artifact name="http4s-scala-xml-1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-scala-xml-1_2.12', version='0.23.12')
)
libraryDependencies += "org.http4s" % "http4s-scala-xml-1_2.12" % "0.23.12"
[org.http4s/http4s-scala-xml-1_2.12 "0.23.12"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.16 |
| org.scala-lang.modules : scala-xml_2.12 | jar | 1.3.0 |
| org.http4s : http4s-core_2.12 | jar | 0.23.13 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.http4s : http4s-laws_2.12 | jar | 0.23.13 |
| org.scalameta : munit-scalacheck_2.12 | jar | 0.7.29 |
| org.typelevel : munit-cats-effect-3_2.12 | jar | 1.0.7 |
| org.typelevel : scalacheck-xml_2.12 | jar | 0.1.0 |