is not current version
Last Version 0.273.3

com.facebook.presto:presto-matching 0.234.3


GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-matching
Version

Version

0.234.3
Type

Type

jar

Download presto-matching 0.234.3


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