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

io.honeycomb.beeline:beeline-core 1.0.8

The core library of the Honeycomb Beeline for Java

Группа

Группа

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

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

beeline-core
Версия

Версия

1.0.8
Тип

Тип

jar

Скачать beeline-core 1.0.8


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