License |
License |
---|---|
GroupId | GroupIdcom.github.astonbitecode |
ArtifactId | ArtifactIdkind-of-di |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkind-of-di
A kind of DI for Scala
|
Project URL |
Project URL |
Filename | Size |
---|---|
kind-of-di-0.0.1.pom | |
kind-of-di-0.0.1.jar | 37 KB |
kind-of-di-0.0.1-sources.jar | 3 KB |
kind-of-di-0.0.1-javadoc.jar | 358 KB |
Browse |
<!-- 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"]
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 |
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 |