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

GenericEnums Parent 0.4

Generic Enum value-type code generation for Java 7+.

Лицензия

Лицензия

Группа

Группа

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

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

generic-enums-parent
Версия

Версия

0.4
Тип

Тип

pom
Описание

Описание

GenericEnums Parent
Generic Enum value-type code generation for Java 7+.
Система контроля версий

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

https://github.com/cmoine/generic-enums

Скачать generic-enums-parent 0.4

Имя Файла Размер
generic-enums-parent-0.4.pom 6 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • annotations
  • processor
  • it