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