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