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

io.honeycomb.beeline:beeline-parent 1.1.0

Parent POM for the Honeycomb Beeline for Java

Группа

Группа

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

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

beeline-parent
Версия

Версия

1.1.0
Тип

Тип

pom

Скачать beeline-parent 1.1.0

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

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