is not current version
Last Version 0.11.0

com.alejandrohdezma:http4s-munit_2.13 0.9.4

Integration between http4s & MUnit

GroupId

GroupId

com.alejandrohdezma
ArtifactId

ArtifactId

http4s-munit_2.13
Version

Version

0.9.4
Type

Type

jar

Download http4s-munit_2.13 0.9.4


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