Neuron DI for Scala 2.11

Neuron DI is an ultra-light dependency injection framework which emphasizes the beauty and power of lazy dependency resolution and caching.

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

global.namespace.neuron-di
ArtifactId

ArtifactId

neuron-di-scala_2.12.0-RC1
Last Version

Last Version

4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Neuron DI for Scala 2.11
Neuron DI is an ultra-light dependency injection framework which emphasizes the beauty and power of lazy dependency resolution and caching.
Project Organization

Project Organization

Schlichtherle IT Services

Download neuron-di-scala_2.12.0-RC1

How to add to project

<!-- https://jarcasting.com/artifacts/global.namespace.neuron-di/neuron-di-scala_2.12.0-RC1/ -->
<dependency>
    <groupId>global.namespace.neuron-di</groupId>
    <artifactId>neuron-di-scala_2.12.0-RC1</artifactId>
    <version>4.1</version>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.neuron-di/neuron-di-scala_2.12.0-RC1/
implementation 'global.namespace.neuron-di:neuron-di-scala_2.12.0-RC1:4.1'
// https://jarcasting.com/artifacts/global.namespace.neuron-di/neuron-di-scala_2.12.0-RC1/
implementation ("global.namespace.neuron-di:neuron-di-scala_2.12.0-RC1:4.1")
'global.namespace.neuron-di:neuron-di-scala_2.12.0-RC1:jar:4.1'
<dependency org="global.namespace.neuron-di" name="neuron-di-scala_2.12.0-RC1" rev="4.1">
  <artifact name="neuron-di-scala_2.12.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='global.namespace.neuron-di', module='neuron-di-scala_2.12.0-RC1', version='4.1')
)
libraryDependencies += "global.namespace.neuron-di" % "neuron-di-scala_2.12.0-RC1" % "4.1"
[global.namespace.neuron-di/neuron-di-scala_2.12.0-RC1 "4.1"]

Dependencies

compile (2)

Group / Artifact Type Version
global.namespace.neuron-di : neuron-di jar 4.1
org.scala-lang : scala-reflect jar 2.11.3

Project Modules

There are no modules declared in this project.

Versions

Version
4.1
4.0
3.4
3.3