is not current version
Last Version 4.0.0-M3

io.github.soc:testng-scalajs-plugin_2.11.8 4.0.0-M0

testng-scalajs-plugin

Categories

Categories

JavaScript Languages Scala TestNG Unit Testing
GroupId

GroupId

io.github.soc
ArtifactId

ArtifactId

testng-scalajs-plugin_2.11.8
Version

Version

4.0.0-M0
Type

Type

jar

Download testng-scalajs-plugin_2.11.8 4.0.0-M0


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