| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииKotlin Языки программирования Ant Компиляция и сборка |
| Группа | Группаio.github.solven-eu.cleanthat |
| Идентификатор | Идентификаторkotlin |
| Последняя версия | Последняя версия1.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSpring Boot Dependencies
|
| Имя Файла | Размер |
|---|---|
| kotlin-1.3.pom | |
| kotlin-1.3.jar | 7 KB |
| kotlin-1.3-sources.jar | 5 KB |
| kotlin-1.3-javadoc.jar | 422 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/kotlin/ -->
<dependency>
<groupId>io.github.solven-eu.cleanthat</groupId>
<artifactId>kotlin</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/kotlin/
implementation 'io.github.solven-eu.cleanthat:kotlin:1.3'
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/kotlin/
implementation ("io.github.solven-eu.cleanthat:kotlin:1.3")
'io.github.solven-eu.cleanthat:kotlin:jar:1.3'
<dependency org="io.github.solven-eu.cleanthat" name="kotlin" rev="1.3">
<artifact name="kotlin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.solven-eu.cleanthat', module='kotlin', version='1.3')
)
libraryDependencies += "io.github.solven-eu.cleanthat" % "kotlin" % "1.3"
[io.github.solven-eu.cleanthat/kotlin "1.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.solven-eu.cleanthat : code-cleaners | jar | 1.3 |
| com.diffplug.spotless : spotless-lib | jar | 2.21.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.solven-eu.cleanthat : test-helpers | jar | 1.3 |