fm-http 1.0.0


Group ID:
com.frugalmechanic
Artifact ID:
fm-http_3
Version:
1.0.0
Release Date:
Jun 7, 2023
Licenses:
Files:

libraryDependencies += "com.frugalmechanic" %% "fm-http" % "1.0.0"

Mill build tool

ivy"com.frugalmechanic::fm-http:1.0.0"

Scala CLI

//> using dep "com.frugalmechanic::fm-http:1.0.0"

Ammonite REPL

import $ivy.`com.frugalmechanic::fm-http:1.0.0`

<dependency>
  <groupId>com.frugalmechanic</groupId>
  <artifactId>fm-http_3</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.frugalmechanic', name: 'fm-http_3', version: '1.0.0'