nefilim / mill-git-semver   0.0.2

GitHub

Mill plugin for simplified GitFlow & SemVer

Scala versions: 2.13

http4sCommon 0.0.1


Group ID:
io.github.nefilim.http4s.common
Artifact ID:
http4sCommon_2.13
Version:
0.0.1
Release Date:
Jun 11, 2023
Licenses:
Files:

libraryDependencies += "io.github.nefilim.http4s.common" %% "http4sCommon" % "0.0.1"

Mill build tool

ivy"io.github.nefilim.http4s.common::http4sCommon:0.0.1"

Scala CLI

//> using dep "io.github.nefilim.http4s.common::http4sCommon:0.0.1"

Ammonite REPL

import $ivy.`io.github.nefilim.http4s.common::http4sCommon:0.0.1`

<dependency>
  <groupId>io.github.nefilim.http4s.common</groupId>
  <artifactId>http4sCommon_2.13</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'io.github.nefilim.http4s.common', name: 'http4sCommon_2.13', version: '0.0.1'