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

io.prestosql:presto-root 320

Presto

Группа

Группа

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

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

presto-root
Версия

Версия

320
Тип

Тип

pom

Скачать presto-root 320

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

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