| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.jentz.winter |
| Идентификатор | Идентификаторwinter-compiler |
| Версия | Версия0.9.0 |
| Тип | Типjar |
| Описание |
ОписаниеWinter Compiler
Kotlin Dependency Injection
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| winter-compiler-0.9.0.pom | |
| winter-compiler-0.9.0.jar | 114 KB |
| winter-compiler-0.9.0-sources.jar | 17 KB |
| winter-compiler-0.9.0-javadoc.jar | 96 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.jentz.winter/winter-compiler/ -->
<dependency>
<groupId>io.jentz.winter</groupId>
<artifactId>winter-compiler</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.jentz.winter/winter-compiler/
implementation 'io.jentz.winter:winter-compiler:0.9.0'
// https://jarcasting.com/artifacts/io.jentz.winter/winter-compiler/
implementation ("io.jentz.winter:winter-compiler:0.9.0")
'io.jentz.winter:winter-compiler:jar:0.9.0'
<dependency org="io.jentz.winter" name="winter-compiler" rev="0.9.0">
<artifact name="winter-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.jentz.winter', module='winter-compiler', version='0.9.0')
)
libraryDependencies += "io.jentz.winter" % "winter-compiler" % "0.9.0"
[io.jentz.winter/winter-compiler "0.9.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.jentz.winter : winter | jar | 0.9.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.70 |
| com.squareup : kotlinpoet | jar | 1.5.0 |
| com.squareup : kotlinpoet-metadata | jar | 1.5.0 |
| net.ltgt.gradle.incap : incap | jar | 0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.jentz.winter : winter-junit5 | jar | 0.9.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.1 |
| io.kotlintest : kotlintest-assertions | jar | 3.4.0 |
| com.google.testing.compile : compile-testing | jar | 0.15 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |