KotlinPoet (Reflective ClassInspector implementation)

Reflective ClassInspector implementation.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

1.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

KotlinPoet (Reflective ClassInspector implementation)
Reflective ClassInspector implementation.
Ссылка на сайт

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

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

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

https://github.com/square/kotlinpoet

Скачать kotlinpoet-classinspector-reflective

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.squareup : kotlinpoet-metadata-specs jar 1.9.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

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

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

Square

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

Версия
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