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