не последняя версия
Последняя версия 350

io.prestosql:presto-array 316


Группа

Группа

io.prestosql
Идентификатор

Идентификатор

presto-array
Версия

Версия

316
Тип

Тип

jar

Скачать presto-array 316


<!-- https://jarcasting.com/artifacts/io.prestosql/presto-array/ -->
<dependency>
    <groupId>io.prestosql</groupId>
    <artifactId>presto-array</artifactId>
    <version>316</version>
</dependency>
// https://jarcasting.com/artifacts/io.prestosql/presto-array/
implementation 'io.prestosql:presto-array:316'
// https://jarcasting.com/artifacts/io.prestosql/presto-array/
implementation ("io.prestosql:presto-array:316")
'io.prestosql:presto-array:jar:316'
<dependency org="io.prestosql" name="presto-array" rev="316">
  <artifact name="presto-array" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prestosql', module='presto-array', version='316')
)
libraryDependencies += "io.prestosql" % "presto-array" % "316"
[io.prestosql/presto-array "316"]