не последняя версия
Последняя версия 0.273.3

com.facebook.presto:presto-rcfile 0.179

Presto - RCFile

Группа

Группа

com.facebook.presto
Идентификатор

Идентификатор

presto-rcfile
Версия

Версия

0.179
Тип

Тип

jar

Скачать presto-rcfile 0.179


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