is not current version
Last Version 350

io.prestosql:presto-orc 326


GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-orc
Version

Version

326
Type

Type

jar

Download presto-orc 326


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