rssh / scala-appcontext   0.2.0

GitHub

Minimalistic type-driven dependency-injection library

Scala versions: 3.x
Scala.js versions: 1.x
Scala Native versions: 0.5

appcontext-tf 0.2.0


Group ID:
com.github.rssh
Artifact ID:
appcontext-tf_3
Version:
0.2.0
Version Scheme:
Release Date:
Dec 30, 2024
Licenses:
Files:
Full Scala Version:
3.3.4

libraryDependencies += "com.github.rssh" %% "appcontext-tf" % "0.2.0"

Mill build tool

ivy"com.github.rssh::appcontext-tf:0.2.0"

Scala CLI

//> using dep "com.github.rssh::appcontext-tf:0.2.0"

Ammonite REPL

import $ivy.`com.github.rssh::appcontext-tf:0.2.0`

<dependency>
  <groupId>com.github.rssh</groupId>
  <artifactId>appcontext-tf_3</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.github.rssh', name: 'appcontext-tf_3', version: '0.2.0'