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


Group ID:
com.github.yakivy
Artifact ID:
jam-core_2.13
Version:
0.0.8
Release Date:
Jun 29, 2021
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.yakivy</groupId>
  <artifactId>jam-core_2.13</artifactId>
  <version>0.0.8</version>
</dependency>

compile group: 'com.github.yakivy', name: 'jam-core_2.13', version: '0.0.8'