yakivy / jam   0.4.5

MIT License GitHub

Incredibly simple DI Scala library.

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.4

jam-core 0.0.12


Group ID:
com.github.yakivy
Artifact ID:
jam-core_3
Version:
0.0.12
Release Date:
Jul 16, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.github.yakivy" %% "jam-core" % "0.0.12"

Mill build tool

ivy"com.github.yakivy::jam-core:0.0.12"

Scala CLI

//> using dep "com.github.yakivy::jam-core:0.0.12"

Ammonite REPL

import $ivy.`com.github.yakivy::jam-core:0.0.12`

<dependency>
  <groupId>com.github.yakivy</groupId>
  <artifactId>jam-core_3</artifactId>
  <version>0.0.12</version>
</dependency>

compile group: 'com.github.yakivy', name: 'jam-core_3', version: '0.0.12'