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

io.hetu.core:presto-root 1.1.0

Presto

Группа

Группа

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

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

presto-root
Версия

Версия

1.1.0
Тип

Тип

pom

Скачать presto-root 1.1.0

Имя Файла Размер
presto-root-1.1.0.pom 63 KB
Обзор

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