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