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_2.9 1.6.1


Group ID:
com.avast
Artifact ID:
syringe_2.9
Version:
1.6.1
Release Date:
May 21, 2014
Licenses:
Files:
Full Scala Version:
2.9.3

libraryDependencies += "com.avast" % "syringe_2.9" % "1.6.1"

Mill build tool

ivy"com.avast:syringe_2.9:1.6.1"

Scala CLI

//> using dep "com.avast:syringe_2.9:1.6.1"

Ammonite REPL

import $ivy.`com.avast:syringe_2.9:1.6.1`

<dependency>
  <groupId>com.avast</groupId>
  <artifactId>syringe_2.9</artifactId>
  <version>1.6.1</version>
</dependency>

compile group: 'com.avast', name: 'syringe_2.9', version: '1.6.1'