Typekin

Adds structural typing support to java via annotations

Лицензия

Лицензия

Группа

Группа

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

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

typekin-processor
Последняя версия

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Typekin
Adds structural typing support to java via annotations
Ссылка на сайт

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

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

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

https://github.com/henneberger/typekin

Скачать typekin-processor

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

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

Зависимости

compile (1)

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

provided (1)

Идентификатор библиотеки Тип Версия
com.google.auto.service : auto-service Необязательный jar 1.0-rc4

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

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

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

Версия
1.0.2
1.0.0