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-macro 1.3.2


Group ID:
com.phylage
Artifact ID:
refuel-macro_2.13
Version:
1.3.2
Release Date:
Jul 16, 2020
Licenses:
Files:

libraryDependencies += "com.phylage" %% "refuel-macro" % "1.3.2"

Mill build tool

ivy"com.phylage::refuel-macro:1.3.2"

Scala CLI

//> using dep "com.phylage::refuel-macro:1.3.2"

Ammonite REPL

import $ivy.`com.phylage::refuel-macro:1.3.2`

<dependency>
  <groupId>com.phylage</groupId>
  <artifactId>refuel-macro_2.13</artifactId>
  <version>1.3.2</version>
</dependency>

compile group: 'com.phylage', name: 'refuel-macro_2.13', version: '1.3.2'