| License |
License |
|---|---|
| Categories |
CategoriesScala Languages React User Interface Web Frameworks |
| GroupId | GroupIdcom.github.japgolly.scalajs-react |
| ArtifactId | ArtifactIdtest_sjs1_2.12 |
| Version | Version1.7.7 |
| Type | Typejar |
| Description |
Descriptiontest
test
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| test_sjs1_2.12-1.7.7.pom | |
| test_sjs1_2.12-1.7.7.jar | 307 KB |
| test_sjs1_2.12-1.7.7-sources.jar | 18 KB |
| test_sjs1_2.12-1.7.7-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.scalajs-react/test_sjs1_2.12/ -->
<dependency>
<groupId>com.github.japgolly.scalajs-react</groupId>
<artifactId>test_sjs1_2.12</artifactId>
<version>1.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.scalajs-react/test_sjs1_2.12/
implementation 'com.github.japgolly.scalajs-react:test_sjs1_2.12:1.7.7'
// https://jarcasting.com/artifacts/com.github.japgolly.scalajs-react/test_sjs1_2.12/
implementation ("com.github.japgolly.scalajs-react:test_sjs1_2.12:1.7.7")
'com.github.japgolly.scalajs-react:test_sjs1_2.12:jar:1.7.7'
<dependency org="com.github.japgolly.scalajs-react" name="test_sjs1_2.12" rev="1.7.7">
<artifact name="test_sjs1_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.scalajs-react', module='test_sjs1_2.12', version='1.7.7')
)
libraryDependencies += "com.github.japgolly.scalajs-react" % "test_sjs1_2.12" % "1.7.7"
[com.github.japgolly.scalajs-react/test_sjs1_2.12 "1.7.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.11 |
| com.github.japgolly.scalajs-react : core_sjs1_2.12 | jar | 1.7.7 |
| com.github.japgolly.scalajs-react : extra_sjs1_2.12 | jar | 1.7.7 |
| org.scala-js : scalajs-library_2.12 | jar | 1.2.0 |