| Группа | Группаio.github.flowersinthesand |
|---|---|
| Идентификатор | Идентификаторportal-parent |
| Версия | Версия0.8.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| portal-parent-0.8.0.pom | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.flowersinthesand/portal-parent/ -->
<dependency>
<groupId>io.github.flowersinthesand</groupId>
<artifactId>portal-parent</artifactId>
<version>0.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.flowersinthesand/portal-parent/
implementation 'io.github.flowersinthesand:portal-parent:0.8.0'
// https://jarcasting.com/artifacts/io.github.flowersinthesand/portal-parent/
implementation ("io.github.flowersinthesand:portal-parent:0.8.0")
'io.github.flowersinthesand:portal-parent:pom:0.8.0'
<dependency org="io.github.flowersinthesand" name="portal-parent" rev="0.8.0">
<artifact name="portal-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.flowersinthesand', module='portal-parent', version='0.8.0')
)
libraryDependencies += "io.github.flowersinthesand" % "portal-parent" % "0.8.0"
[io.github.flowersinthesand/portal-parent "0.8.0"]