is not current version
Last Version 0.273.3

com.facebook.presto:presto-pinot-toolkit 0.232

Presto - Pinot Toolkit library

GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-pinot-toolkit
Version

Version

0.232
Type

Type

jar

Download presto-pinot-toolkit 0.232


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