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

io.hektor:hektor-parent 0.0.2

Hektor - Not your avarage Actor

Группа

Группа

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

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

hektor-parent
Версия

Версия

0.0.2
Тип

Тип

pom

Скачать hektor-parent 0.0.2

Имя Файла Размер
hektor-parent-0.0.2.pom 8 KB
Обзор

<!-- https://jarcasting.com/artifacts/io.hektor/hektor-parent/ -->
<dependency>
    <groupId>io.hektor</groupId>
    <artifactId>hektor-parent</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.hektor/hektor-parent/
implementation 'io.hektor:hektor-parent:0.0.2'
// https://jarcasting.com/artifacts/io.hektor/hektor-parent/
implementation ("io.hektor:hektor-parent:0.0.2")
'io.hektor:hektor-parent:pom:0.0.2'
<dependency org="io.hektor" name="hektor-parent" rev="0.0.2">
  <artifact name="hektor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.hektor', module='hektor-parent', version='0.0.2')
)
libraryDependencies += "io.hektor" % "hektor-parent" % "0.0.2"
[io.hektor/hektor-parent "0.0.2"]