http4s-munit 1.0.0


Group ID:
com.alejandrohdezma
Artifact ID:
http4s-munit_3
Version:
1.0.0
Release Date:
May 30, 2024
Licenses:
Files:
Full Scala Version:
3.3.3

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_3</artifactId>
  <version>1.0.0</version>
</dependency>

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