is not current version
Last Version 350

io.prestosql:presto-orc 329


GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-orc
Version

Version

329
Type

Type

jar

Download presto-orc 329


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