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-json 2.0.1


Group ID:
com.phylage
Artifact ID:
refuel-json_3
Version:
2.0.1
Release Date:
Oct 11, 2021
Licenses:
Files:

libraryDependencies += "com.phylage" %% "refuel-json" % "2.0.1"

Mill build tool

ivy"com.phylage::refuel-json:2.0.1"

Scala CLI

//> using dep "com.phylage::refuel-json:2.0.1"

Ammonite REPL

import $ivy.`com.phylage::refuel-json:2.0.1`

<dependency>
  <groupId>com.phylage</groupId>
  <artifactId>refuel-json_3</artifactId>
  <version>2.0.1</version>
</dependency>

compile group: 'com.phylage', name: 'refuel-json_3', version: '2.0.1'