is not current version
Last Version 350

io.prestosql:presto-testng-services 346


Categories

Categories

TestNG Unit Testing
GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-testng-services
Version

Version

346
Type

Type

jar

Download presto-testng-services 346


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