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

io.github.flowersinthesand:portal-parent 0.8.0

Portal for Java

Группа

Группа

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

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

portal-parent
Версия

Версия

0.8.0
Тип

Тип

pom

Скачать portal-parent 0.8.0

Имя Файла Размер
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"]