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