is not current version
Last Version 350

io.prestosql:presto-plugin-toolkit 306

Presto - Plugin Toolkit

GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-plugin-toolkit
Version

Version

306
Type

Type

jar

Download presto-plugin-toolkit 306


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