avast / syringe   2.0.0

BSD 3-clause "New" or "Revised" License GitHub

Syringe - Dependency Injection and Configuration Library from AVAST Software

Scala versions: 2.11 2.10

syringe 1.6.11


Group ID:
com.avast
Artifact ID:
syringe_2.10
Version:
1.6.11
Release Date:
May 30, 2014
Licenses:
Files:

libraryDependencies += "com.avast" %% "syringe" % "1.6.11"

Mill build tool

ivy"com.avast::syringe:1.6.11"

Scala CLI

//> using dep "com.avast::syringe:1.6.11"

Ammonite REPL

import $ivy.`com.avast::syringe:1.6.11`

<dependency>
  <groupId>com.avast</groupId>
  <artifactId>syringe_2.10</artifactId>
  <version>1.6.11</version>
</dependency>

compile group: 'com.avast', name: 'syringe_2.10', version: '1.6.11'