is not current version
Last Version 350

io.prestosql:presto-testng-services 343


Categories

Categories

TestNG Unit Testing
GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-testng-services
Version

Version

343
Type

Type

jar

Download presto-testng-services 343


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