is not current version
Last Version 0.273.3

com.facebook.presto:presto-product-tests 0.126


GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-product-tests
Version

Version

0.126
Type

Type

jar

Download presto-product-tests 0.126


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