| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.cmoine |
| Идентификатор | Идентификаторgeneric-enums-parent |
| Версия | Версия0.4 |
| Тип | Типpom |
| Описание |
ОписаниеGenericEnums Parent
Generic Enum value-type code generation for Java 7+.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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"]