is not current version
Last Version 0.273.3

com.facebook.presto:presto-rcfile 0.194

Presto - RCFile

GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-rcfile
Version

Version

0.194
Type

Type

jar

Download presto-rcfile 0.194


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