GroupId | GroupIdio.prestosql |
---|---|
ArtifactId | ArtifactIdpresto-rcfile |
Version | Version337 |
Type | Typejar |
Filename | Size |
---|---|
presto-rcfile-337.pom | |
presto-rcfile-337.jar | 125 KB |
presto-rcfile-337-tests.jar | 46 KB |
presto-rcfile-337-test-sources.jar | 20 KB |
presto-rcfile-337-sources.jar | 81 KB |
presto-rcfile-337-javadoc.jar | 706 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.prestosql/presto-rcfile/ -->
<dependency>
<groupId>io.prestosql</groupId>
<artifactId>presto-rcfile</artifactId>
<version>337</version>
</dependency>
// https://jarcasting.com/artifacts/io.prestosql/presto-rcfile/
implementation 'io.prestosql:presto-rcfile:337'
// https://jarcasting.com/artifacts/io.prestosql/presto-rcfile/
implementation ("io.prestosql:presto-rcfile:337")
'io.prestosql:presto-rcfile:jar:337'
<dependency org="io.prestosql" name="presto-rcfile" rev="337">
<artifact name="presto-rcfile" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prestosql', module='presto-rcfile', version='337')
)
libraryDependencies += "io.prestosql" % "presto-rcfile" % "337"
[io.prestosql/presto-rcfile "337"]