is not current version
Last Version 1.6.1

io.hetu.core:presto-array 1.4.0


GroupId

GroupId

io.hetu.core
ArtifactId

ArtifactId

presto-array
Version

Version

1.4.0
Type

Type

jar

Download presto-array 1.4.0


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