License |
License |
---|---|
Categories |
CategoriesScala Languages React User Interface Web Frameworks |
GroupId | GroupIdcom.github.japgolly.scalajs-react |
ArtifactId | ArtifactIdcore_sjs0.5_2.10 |
Last Version | Last Version0.5.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
core_sjs0.5_2.10-0.5.4.pom | |
core_sjs0.5_2.10-0.5.4.jar | 691 KB |
core_sjs0.5_2.10-0.5.4-sources.jar | 20 KB |
core_sjs0.5_2.10-0.5.4-javadoc.jar | 789 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.scalajs-react/core_sjs0.5_2.10/ -->
<dependency>
<groupId>com.github.japgolly.scalajs-react</groupId>
<artifactId>core_sjs0.5_2.10</artifactId>
<version>0.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.scalajs-react/core_sjs0.5_2.10/
implementation 'com.github.japgolly.scalajs-react:core_sjs0.5_2.10:0.5.4'
// https://jarcasting.com/artifacts/com.github.japgolly.scalajs-react/core_sjs0.5_2.10/
implementation ("com.github.japgolly.scalajs-react:core_sjs0.5_2.10:0.5.4")
'com.github.japgolly.scalajs-react:core_sjs0.5_2.10:jar:0.5.4'
<dependency org="com.github.japgolly.scalajs-react" name="core_sjs0.5_2.10" rev="0.5.4">
<artifact name="core_sjs0.5_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.scalajs-react', module='core_sjs0.5_2.10', version='0.5.4')
)
libraryDependencies += "com.github.japgolly.scalajs-react" % "core_sjs0.5_2.10" % "0.5.4"
[com.github.japgolly.scalajs-react/core_sjs0.5_2.10 "0.5.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
org.scala-lang.modules.scalajs » scalajs-library_2.10 | jar | 0.5.4 |
org.scala-lang.modules.scalajs » scalajs-dom_sjs0.5_2.10 | jar | 0.6 |
com.scalatags : scalatags_sjs0.5_2.10 | jar | 0.4.2 |