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


Group ID:
com.github.yakivy
Artifact ID:
jam-core_3
Version:
0.2.0
Release Date:
Dec 25, 2022
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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