kind-of-di

A kind of DI for Scala

License

License

GroupId

GroupId

com.github.astonbitecode
ArtifactId

ArtifactId

kind-of-di
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

kind-of-di
A kind of DI for Scala
Project URL

Project URL

https://github.com/astonbitecode/kind-of-di

Download kind-of-di

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.astonbitecode/kind-of-di/ -->
<dependency>
    <groupId>com.github.astonbitecode</groupId>
    <artifactId>kind-of-di</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.astonbitecode/kind-of-di/
implementation 'com.github.astonbitecode:kind-of-di:0.0.1'
// https://jarcasting.com/artifacts/com.github.astonbitecode/kind-of-di/
implementation ("com.github.astonbitecode:kind-of-di:0.0.1")
'com.github.astonbitecode:kind-of-di:jar:0.0.1'
<dependency org="com.github.astonbitecode" name="kind-of-di" rev="0.0.1">
  <artifact name="kind-of-di" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.astonbitecode', module='kind-of-di', version='0.0.1')
)
libraryDependencies += "com.github.astonbitecode" % "kind-of-di" % "0.0.1"
[com.github.astonbitecode/kind-of-di "0.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
com.typesafe.akka : akka-actor_2.11 jar 2.4.2
junit : junit jar 4.12

test (3)

Group / Artifact Type Version
org.specs2 : specs2-core_2.11 jar 3.7
org.specs2 : specs2-junit_2.11 jar 3.7
org.specs2 : specs2-matcher-extra_2.11 jar 3.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1