| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.astonbitecode |
| Идентификатор | Идентификаторkind-of-di |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеkind-of-di
A kind of DI for Scala
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |