не последняя версия
Последняя версия 0.21.0-M1

org.http4s:http4s-testing_2.11 0.20.5

Instances and laws for testing http4s code

Группа

Группа

org.http4s
Идентификатор

Идентификатор

http4s-testing_2.11
Версия

Версия

0.20.5
Тип

Тип

jar

Скачать http4s-testing_2.11 0.20.5


<!-- https://jarcasting.com/artifacts/org.http4s/http4s-testing_2.11/ -->
<dependency>
    <groupId>org.http4s</groupId>
    <artifactId>http4s-testing_2.11</artifactId>
    <version>0.20.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.http4s/http4s-testing_2.11/
implementation 'org.http4s:http4s-testing_2.11:0.20.5'
// https://jarcasting.com/artifacts/org.http4s/http4s-testing_2.11/
implementation ("org.http4s:http4s-testing_2.11:0.20.5")
'org.http4s:http4s-testing_2.11:jar:0.20.5'
<dependency org="org.http4s" name="http4s-testing_2.11" rev="0.20.5">
  <artifact name="http4s-testing_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.http4s', module='http4s-testing_2.11', version='0.20.5')
)
libraryDependencies += "org.http4s" % "http4s-testing_2.11" % "0.20.5"
[org.http4s/http4s-testing_2.11 "0.20.5"]