is not current version
Last Version 350

io.prestosql:presto-matching 348


GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-matching
Version

Version

348
Type

Type

jar

Download presto-matching 348


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