is not current version
Last Version 0.273.3

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


Categories

Categories

TestNG Unit Testing
GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-testng-services
Version

Version

0.260
Type

Type

jar

Download presto-testng-services 0.260


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