GenCodeGradle Compiler

gen data model by gradle

Лицензия

Лицензия

Категории

Категории

Gradle Компиляция и сборка
Группа

Группа

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

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

gencodegradle-compiler
Последняя версия

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

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

GenCodeGradle Compiler
gen data model by gradle

Скачать gencodegradle-compiler

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.squareup : javapoet jar 1.10.0
com.squareup : kotlinpoet jar 0.7.0

runtime (4)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.2.21
com.github.uiiang : gencodegradle-annotations jar 1.0.5
com.google.auto : auto-common jar 0.9
com.google.guava : guava jar 23.6-jre

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
com.google.truth : truth jar 0.37

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

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

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

Версия
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0