is not current version
Last Version 0.273.3

com.facebook.presto:presto-testng-services 0.273.1


Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-testng-services
Version

Version

0.273.1
Type

Type

jar

Download presto-testng-services 0.273.1


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