s

scommons-react-native-test_sjs1_2.13

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