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

io.honeycomb.beeline:beeline-parent 1.0.9

Parent POM for the Honeycomb Beeline for Java

Группа

Группа

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

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

beeline-parent
Версия

Версия

1.0.9
Тип

Тип

pom

Скачать beeline-parent 1.0.9

Имя Файла Размер
beeline-parent-1.0.9.pom 16 KB
Обзор

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