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

io.github.cmoine:generic-enums-parent 0.2

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

Группа

Группа

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

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

generic-enums-parent
Версия

Версия

0.2
Тип

Тип

pom

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

Имя Файла Размер
generic-enums-parent-0.2.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.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.cmoine/generic-enums-parent/
implementation 'io.github.cmoine:generic-enums-parent:0.2'
// https://jarcasting.com/artifacts/io.github.cmoine/generic-enums-parent/
implementation ("io.github.cmoine:generic-enums-parent:0.2")
'io.github.cmoine:generic-enums-parent:pom:0.2'
<dependency org="io.github.cmoine" name="generic-enums-parent" rev="0.2">
  <artifact name="generic-enums-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.cmoine', module='generic-enums-parent', version='0.2')
)
libraryDependencies += "io.github.cmoine" % "generic-enums-parent" % "0.2"
[io.github.cmoine/generic-enums-parent "0.2"]