is not current version
Last Version 1.6.1

io.hetu.core:presto-rcfile 1.0.1

Presto - RCFile

GroupId

GroupId

io.hetu.core
ArtifactId

ArtifactId

presto-rcfile
Version

Version

1.0.1
Type

Type

jar

Download presto-rcfile 1.0.1


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