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.1.1


Group ID:
com.phylage
Artifact ID:
refuel-http_2.13
Version:
1.1.1
Release Date:
Apr 10, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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