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

io.prestosql:presto-plugin-toolkit 319

Presto - Plugin Toolkit

Группа

Группа

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

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

presto-plugin-toolkit
Версия

Версия

319
Тип

Тип

jar

Скачать presto-plugin-toolkit 319


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