softwaremill / macwire   2.5.9

Apache License 2.0 Website GitHub

Lightweight and Nonintrusive Scala Dependency Injection Library

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x

runtime 1.0.2


Group ID:
com.softwaremill.macwire
Artifact ID:
runtime_2.11
Version:
1.0.2
Release Date:
May 29, 2015
Licenses:
Files:

libraryDependencies += "com.softwaremill.macwire" %% "runtime" % "1.0.2"

Mill build tool

ivy"com.softwaremill.macwire::runtime:1.0.2"

Scala CLI

//> using dep "com.softwaremill.macwire::runtime:1.0.2"

Ammonite REPL

import $ivy.`com.softwaremill.macwire::runtime:1.0.2`

<dependency>
  <groupId>com.softwaremill.macwire</groupId>
  <artifactId>runtime_2.11</artifactId>
  <version>1.0.2</version>
</dependency>

compile group: 'com.softwaremill.macwire', name: 'runtime_2.11', version: '1.0.2'