| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdorg.http4s |
| ArtifactId | ArtifactIdhttp4s-scala-xml_2.13.0-M5 |
| Version | Version0.20.10 |
| Type | Typejar |
| Description |
Descriptionscala-xml
Provides scala-xml codecs for http4s
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.http4s/http4s-scala-xml_2.13.0-M5/ -->
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-scala-xml_2.13.0-M5</artifactId>
<version>0.20.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-scala-xml_2.13.0-M5/
implementation 'org.http4s:http4s-scala-xml_2.13.0-M5:0.20.10'
// https://jarcasting.com/artifacts/org.http4s/http4s-scala-xml_2.13.0-M5/
implementation ("org.http4s:http4s-scala-xml_2.13.0-M5:0.20.10")
'org.http4s:http4s-scala-xml_2.13.0-M5:jar:0.20.10'
<dependency org="org.http4s" name="http4s-scala-xml_2.13.0-M5" rev="0.20.10">
<artifact name="http4s-scala-xml_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-scala-xml_2.13.0-M5', version='0.20.10')
)
libraryDependencies += "org.http4s" % "http4s-scala-xml_2.13.0-M5" % "0.20.10"
[org.http4s/http4s-scala-xml_2.13.0-M5 "0.20.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.0-M5 |
| org.http4s : http4s-core_2.13.0-M5 | jar | 0.20.10 |
| org.scala-lang.modules : scala-xml_2.13.0-M5 | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.http4s : http4s-testing_2.13.0-M5 | jar | 0.20.10 |
| org.typelevel : cats-laws_2.13.0-M5 | jar | 1.6.1 |
| org.typelevel : cats-kernel-laws_2.13.0-M5 | jar | 1.6.1 |
| org.typelevel : discipline_2.13.0-M5 | jar | 0.11.0 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.scalacheck : scalacheck_2.13.0-M5 | jar | 1.14.0 |
| org.specs2 : specs2-core_2.13.0-M5 | jar | 4.4.1 |
| org.specs2 : specs2-matcher-extra_2.13.0-M5 | jar | 4.4.1 |
| org.specs2 : specs2-scalacheck_2.13.0-M5 | jar | 4.4.1 |