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

com.facebook.presto:presto-rcfile 0.186

Presto - RCFile

Группа

Группа

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

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

presto-rcfile
Версия

Версия

0.186
Тип

Тип

jar

Скачать presto-rcfile 0.186


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