is not current version
Last Version 1.6.1

io.hetu.core:presto-root 1.0.1

Presto

GroupId

GroupId

io.hetu.core
ArtifactId

ArtifactId

presto-root
Version

Version

1.0.1
Type

Type

pom

Download presto-root 1.0.1

Filename Size
presto-root-1.0.1.pom 62 KB
Browse

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