не последняя версия
Последняя версия 1.2.4

com.github.frtu.archetype:kotlin-extended-pom 1.2.2

A parent pom for all the base JARs using Kotlin and all libraries

Категории

Категории

Kotlin Языки программирования
Группа

Группа

com.github.frtu.archetype
Идентификатор

Идентификатор

kotlin-extended-pom
Версия

Версия

1.2.2
Тип

Тип

pom

Скачать kotlin-extended-pom 1.2.2

Имя Файла Размер
kotlin-extended-pom-1.2.2.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.frtu.archetype/kotlin-extended-pom/ -->
<dependency>
    <groupId>com.github.frtu.archetype</groupId>
    <artifactId>kotlin-extended-pom</artifactId>
    <version>1.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.archetype/kotlin-extended-pom/
implementation 'com.github.frtu.archetype:kotlin-extended-pom:1.2.2'
// https://jarcasting.com/artifacts/com.github.frtu.archetype/kotlin-extended-pom/
implementation ("com.github.frtu.archetype:kotlin-extended-pom:1.2.2")
'com.github.frtu.archetype:kotlin-extended-pom:pom:1.2.2'
<dependency org="com.github.frtu.archetype" name="kotlin-extended-pom" rev="1.2.2">
  <artifact name="kotlin-extended-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.archetype', module='kotlin-extended-pom', version='1.2.2')
)
libraryDependencies += "com.github.frtu.archetype" % "kotlin-extended-pom" % "1.2.2"
[com.github.frtu.archetype/kotlin-extended-pom "1.2.2"]