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