is not current version
Last Version 1.6.1

io.hetu.core:presto-matching 1.4.0


GroupId

GroupId

io.hetu.core
ArtifactId

ArtifactId

presto-matching
Version

Version

1.4.0
Type

Type

jar

Download presto-matching 1.4.0


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