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