is not current version
Last Version 0.11.0

com.alejandrohdezma:http4s-munit_3 0.10.0

When http4s met MUnit

GroupId

GroupId

com.alejandrohdezma
ArtifactId

ArtifactId

http4s-munit_3
Version

Version

0.10.0
Type

Type

jar

Download http4s-munit_3 0.10.0


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