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.0.0


Group ID:
com.avast
Artifact ID:
syringe_2.11
Version:
2.0.0
Release Date:
Jul 7, 2015
Licenses:
Files:

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

Mill build tool

ivy"com.avast::syringe:2.0.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.avast</groupId>
  <artifactId>syringe_2.11</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.avast', name: 'syringe_2.11', version: '2.0.0'