| Группа | Группаio.github.cmoine |
|---|---|
| Идентификатор | Идентификаторgeneric-enums-parent |
| Версия | Версия0.3 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| generic-enums-parent-0.3.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.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.cmoine/generic-enums-parent/
implementation 'io.github.cmoine:generic-enums-parent:0.3'
// https://jarcasting.com/artifacts/io.github.cmoine/generic-enums-parent/
implementation ("io.github.cmoine:generic-enums-parent:0.3")
'io.github.cmoine:generic-enums-parent:pom:0.3'
<dependency org="io.github.cmoine" name="generic-enums-parent" rev="0.3">
<artifact name="generic-enums-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.cmoine', module='generic-enums-parent', version='0.3')
)
libraryDependencies += "io.github.cmoine" % "generic-enums-parent" % "0.3"
[io.github.cmoine/generic-enums-parent "0.3"]