s

scommons-nodejs-test_sjs1_2.13

Core Scala.js testing utilities on Node.js platform
https://github.com/scommons/scommons-nodejs
Apache 2
org.scommons.nodejs
Viktor Podzigun
Files download
File Operation
scommons-nodejs-test_sjs1_2.13-1.0.0.jar download
scommons-nodejs-test_sjs1_2.13-1.0.0.pom download
scommons-nodejs-test_sjs1_2.13-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.scommons.nodejs</groupId>
  <artifactId>scommons-nodejs-test_sjs1_2.13</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'org.scommons.nodejs:scommons-nodejs-test_sjs1_2.13:1.0.0'
Gradle Kotlin
implementation("org.scommons.nodejs:scommons-nodejs-test_sjs1_2.13:1.0.0")
Scala SBT
libraryDependencies += "org.scommons.nodejs" % "scommons-nodejs-test_sjs1_2.13" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='org.scommons.nodejs', module='scommons-nodejs-test_sjs1_2.13', version='1.0.0')
)
Apache Ivy
<dependency org="org.scommons.nodejs" name="scommons-nodejs-test_sjs1_2.13" rev="1.0.0" />
Leiningen
[org.scommons.nodejs/scommons-nodejs-test_sjs1_2.13 "1.0.0"]
Apache Buildr
'org.scommons.nodejs:scommons-nodejs-test_sjs1_2.13:jar:1.0.0'