io.github.careem:converter-codegen

Generates converters through annotation processing

Лицензия

Лицензия

Группа

Группа

io.github.careem
Идентификатор

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

converter-codegen
Последняя версия

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

0.7.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

io.github.careem:converter-codegen
Generates converters through annotation processing
Ссылка на сайт

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

https://github.com/careem/converter-codegen
Система контроля версий

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

http://github.com/careem/converter-codegen/tree/master

Скачать converter-codegen

Имя Файла Размер
converter-codegen-0.7.2.pom 6 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/io.github.careem/converter-codegen/ -->
<dependency>
    <groupId>io.github.careem</groupId>
    <artifactId>converter-codegen</artifactId>
    <version>0.7.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.careem/converter-codegen/
implementation 'io.github.careem:converter-codegen:0.7.2'
// https://jarcasting.com/artifacts/io.github.careem/converter-codegen/
implementation ("io.github.careem:converter-codegen:0.7.2")
'io.github.careem:converter-codegen:pom:0.7.2'
<dependency org="io.github.careem" name="converter-codegen" rev="0.7.2">
  <artifact name="converter-codegen" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.careem', module='converter-codegen', version='0.7.2')
)
libraryDependencies += "io.github.careem" % "converter-codegen" % "0.7.2"
[io.github.careem/converter-codegen "0.7.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
commons-io : commons-io jar 2.7

provided (2)

Идентификатор библиотеки Тип Версия
com.google.auto.service : auto-service jar 1.0-rc2
org.projectlombok : lombok jar 1.18.2

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

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

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

Версия
0.7.2
0.7.0
0.6.20
0.6.19