| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.jentz.winter |
| Идентификатор | Идентификаторwinter |
| Версия | Версия0.9.0 |
| Тип | Типjar |
| Описание |
ОписаниеWinter
Kotlin Dependency Injection
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| winter-0.9.0.pom | |
| winter-0.9.0.jar | 204 KB |
| winter-0.9.0-sources.jar | 29 KB |
| winter-0.9.0-javadoc.jar | 162 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.jentz.winter/winter/ -->
<dependency>
<groupId>io.jentz.winter</groupId>
<artifactId>winter</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.jentz.winter/winter/
implementation 'io.jentz.winter:winter:0.9.0'
// https://jarcasting.com/artifacts/io.jentz.winter/winter/
implementation ("io.jentz.winter:winter:0.9.0")
'io.jentz.winter:winter:jar:0.9.0'
<dependency org="io.jentz.winter" name="winter" rev="0.9.0">
<artifact name="winter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jentz.winter', module='winter', version='0.9.0')
)
libraryDependencies += "io.jentz.winter" % "winter" % "0.9.0"
[io.jentz.winter/winter "0.9.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.inject : javax.inject | jar | 1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.70 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
| io.kotlintest : kotlintest-assertions | jar | 3.4.0 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.3.70 |
| org.mockito : mockito-core | jar | 3.0.0 |
| com.nhaarman.mockitokotlin2 : mockito-kotlin | jar | 2.1.0 |