rssh / scala-appcontext   0.1.0

GitHub

Minimalistic type-driven dependency-injection library

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

appcontext 0.1.0


Group ID:
com.github.rssh
Artifact ID:
appcontext_3
Version:
0.1.0
Version Scheme:
Release Date:
Dec 9, 2024
Licenses:
Files:
Full Scala Version:
3.3.4

libraryDependencies += "com.github.rssh" %% "appcontext" % "0.1.0"

Mill build tool

ivy"com.github.rssh::appcontext:0.1.0"

Scala CLI

//> using dep "com.github.rssh::appcontext:0.1.0"

Ammonite REPL

import $ivy.`com.github.rssh::appcontext:0.1.0`

<dependency>
  <groupId>com.github.rssh</groupId>
  <artifactId>appcontext_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'com.github.rssh', name: 'appcontext_3', version: '0.1.0'