is not current version
Last Version 1.6.1

io.hetu.core:presto-tests 1.1.0


GroupId

GroupId

io.hetu.core
ArtifactId

ArtifactId

presto-tests
Version

Version

1.1.0
Type

Type

jar

Download presto-tests 1.1.0


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