rssh / scala-appcontext   0.3.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.3.0


Group ID:
com.github.rssh
Artifact ID:
appcontext-tf_3
Version:
0.3.0
Version Scheme:
Release Date:
Dec 1, 2025
Licenses:
Files:
Full Scala Version:
3.3.7

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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