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