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

io.prestosql:presto-root 338

Presto

Группа

Группа

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

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

presto-root
Версия

Версия

338
Тип

Тип

pom

Скачать presto-root 338

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

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