KotlinPoet

Use beautiful Kotlin code to generate beautiful Kotlin code.

Лицензия

Лицензия

Категории

Категории

Kotlin Языки программирования Square Прикладные библиотеки Financial
Группа

Группа

com.squareup
Идентификатор

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

kotlinpoet
Последняя версия

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

1.12.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

KotlinPoet
Use beautiful Kotlin code to generate beautiful Kotlin code.
Ссылка на сайт

Ссылка на сайт

https://github.com/square/kotlinpoet
Система контроля версий

Система контроля версий

https://github.com/square/kotlinpoet

Скачать kotlinpoet

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.squareup/kotlinpoet/ -->
<dependency>
    <groupId>com.squareup</groupId>
    <artifactId>kotlinpoet</artifactId>
    <version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup/kotlinpoet/
implementation 'com.squareup:kotlinpoet:1.12.0'
// https://jarcasting.com/artifacts/com.squareup/kotlinpoet/
implementation ("com.squareup:kotlinpoet:1.12.0")
'com.squareup:kotlinpoet:jar:1.12.0'
<dependency org="com.squareup" name="kotlinpoet" rev="1.12.0">
  <artifact name="kotlinpoet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup', module='kotlinpoet', version='1.12.0')
)
libraryDependencies += "com.squareup" % "kotlinpoet" % "1.12.0"
[com.squareup/kotlinpoet "1.12.0"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0

runtime (1)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-reflect jar 1.7.0

Модули Проекта

Данный проект не имеет модулей.
com.squareup

Square

Версии библиотеки

Версия
1.12.0
1.11.0
1.10.2
1.10.1
1.10.0
1.9.0
1.8.0
1.7.2
1.7.1
1.7.0
1.6.0
1.5.0
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0.1
1.0.0
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0