is not current version
Last Version 4.0.0-M3

io.github.soc:testng-scalajs-plugin_2.10.6 4.0.0-M2

testng-scalajs-plugin

Categories

Categories

JavaScript Languages Scala TestNG Unit Testing
GroupId

GroupId

io.github.soc
ArtifactId

ArtifactId

testng-scalajs-plugin_2.10.6
Version

Version

4.0.0-M2
Type

Type

jar

Download testng-scalajs-plugin_2.10.6 4.0.0-M2


<!-- https://jarcasting.com/artifacts/io.github.soc/testng-scalajs-plugin_2.10.6/ -->
<dependency>
    <groupId>io.github.soc</groupId>
    <artifactId>testng-scalajs-plugin_2.10.6</artifactId>
    <version>4.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.soc/testng-scalajs-plugin_2.10.6/
implementation 'io.github.soc:testng-scalajs-plugin_2.10.6:4.0.0-M2'
// https://jarcasting.com/artifacts/io.github.soc/testng-scalajs-plugin_2.10.6/
implementation ("io.github.soc:testng-scalajs-plugin_2.10.6:4.0.0-M2")
'io.github.soc:testng-scalajs-plugin_2.10.6:jar:4.0.0-M2'
<dependency org="io.github.soc" name="testng-scalajs-plugin_2.10.6" rev="4.0.0-M2">
  <artifact name="testng-scalajs-plugin_2.10.6" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.soc', module='testng-scalajs-plugin_2.10.6', version='4.0.0-M2')
)
libraryDependencies += "io.github.soc" % "testng-scalajs-plugin_2.10.6" % "4.0.0-M2"
[io.github.soc/testng-scalajs-plugin_2.10.6 "4.0.0-M2"]