http4s-munit 1.0.0


Group ID:
com.alejandrohdezma
Artifact ID:
http4s-munit_2.12
Version:
1.0.0
Version Scheme:
Release Date:
May 30, 2024
Licenses:
Files:
Full Scala Version:
2.12.19

libraryDependencies += "com.alejandrohdezma" %% "http4s-munit" % "1.0.0"

Mill build tool

ivy"com.alejandrohdezma::http4s-munit:1.0.0"

Scala CLI

//> using dep "com.alejandrohdezma::http4s-munit:1.0.0"

Ammonite REPL

import $ivy.`com.alejandrohdezma::http4s-munit:1.0.0`

<dependency>
  <groupId>com.alejandrohdezma</groupId>
  <artifactId>http4s-munit_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.alejandrohdezma', name: 'http4s-munit_2.12', version: '1.0.0'