is not current version
Last Version 1.0.0-SNAP8

org.scalatestplus:scalatestplus-testng_2.12 1.0.0-SNAP2

scalatestplus-testng

Categories

Categories

Scala Languages TestNG Unit Testing
GroupId

GroupId

org.scalatestplus
ArtifactId

ArtifactId

scalatestplus-testng_2.12
Version

Version

1.0.0-SNAP2
Type

Type

jar

Download scalatestplus-testng_2.12 1.0.0-SNAP2


<!-- https://jarcasting.com/artifacts/org.scalatestplus/scalatestplus-testng_2.12/ -->
<dependency>
    <groupId>org.scalatestplus</groupId>
    <artifactId>scalatestplus-testng_2.12</artifactId>
    <version>1.0.0-SNAP2</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalatestplus/scalatestplus-testng_2.12/
implementation 'org.scalatestplus:scalatestplus-testng_2.12:1.0.0-SNAP2'
// https://jarcasting.com/artifacts/org.scalatestplus/scalatestplus-testng_2.12/
implementation ("org.scalatestplus:scalatestplus-testng_2.12:1.0.0-SNAP2")
'org.scalatestplus:scalatestplus-testng_2.12:jar:1.0.0-SNAP2'
<dependency org="org.scalatestplus" name="scalatestplus-testng_2.12" rev="1.0.0-SNAP2">
  <artifact name="scalatestplus-testng_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalatestplus', module='scalatestplus-testng_2.12', version='1.0.0-SNAP2')
)
libraryDependencies += "org.scalatestplus" % "scalatestplus-testng_2.12" % "1.0.0-SNAP2"
[org.scalatestplus/scalatestplus-testng_2.12 "1.0.0-SNAP2"]