giiita / refuel   2.1.1

Apache License 2.0 GitHub

Lightweight dependency injection engine and DI-driven tools.

Scala versions: 3.x 2.13 2.12 2.11

refuel-http 1.3.0


Group ID:
com.phylage
Artifact ID:
refuel-http_2.13
Version:
1.3.0
Release Date:
Jul 14, 2020
Licenses:
Files:

libraryDependencies += "com.phylage" %% "refuel-http" % "1.3.0"

Mill build tool

ivy"com.phylage::refuel-http:1.3.0"

Scala CLI

//> using dep "com.phylage::refuel-http:1.3.0"

Ammonite REPL

import $ivy.`com.phylage::refuel-http:1.3.0`

<dependency>
  <groupId>com.phylage</groupId>
  <artifactId>refuel-http_2.13</artifactId>
  <version>1.3.0</version>
</dependency>

compile group: 'com.phylage', name: 'refuel-http_2.13', version: '1.3.0'