Categories |
CategoriesScala Languages React User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.japgolly.scalajs-react |
ArtifactId | ArtifactIdtest_sjs1_2.13 |
Version | Version1.7.5 |
Type | Typejar |
Filename | Size |
---|---|
test_sjs1_2.13-1.7.5.pom | |
test_sjs1_2.13-1.7.5.jar | 309 KB |
test_sjs1_2.13-1.7.5-sources.jar | 16 KB |
test_sjs1_2.13-1.7.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.scalajs-react/test_sjs1_2.13/ -->
<dependency>
<groupId>com.github.japgolly.scalajs-react</groupId>
<artifactId>test_sjs1_2.13</artifactId>
<version>1.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.scalajs-react/test_sjs1_2.13/
implementation 'com.github.japgolly.scalajs-react:test_sjs1_2.13:1.7.5'
// https://jarcasting.com/artifacts/com.github.japgolly.scalajs-react/test_sjs1_2.13/
implementation ("com.github.japgolly.scalajs-react:test_sjs1_2.13:1.7.5")
'com.github.japgolly.scalajs-react:test_sjs1_2.13:jar:1.7.5'
<dependency org="com.github.japgolly.scalajs-react" name="test_sjs1_2.13" rev="1.7.5">
<artifact name="test_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.scalajs-react', module='test_sjs1_2.13', version='1.7.5')
)
libraryDependencies += "com.github.japgolly.scalajs-react" % "test_sjs1_2.13" % "1.7.5"
[com.github.japgolly.scalajs-react/test_sjs1_2.13 "1.7.5"]