is not current version
Last Version 350

io.prestosql:presto-orc 345


GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-orc
Version

Version

345
Type

Type

jar

Download presto-orc 345


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