is not current version
Last Version 350

io.prestosql:presto-testng-services 342


Categories

Categories

TestNG Unit Testing
GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-testng-services
Version

Version

342
Type

Type

jar

Download presto-testng-services 342


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