Categories |
CategoriesScala Languages React User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.japgolly.scalajs-react |
ArtifactId | ArtifactIdcore_sjs1_3 |
Version | Version2.0.0-RC5 |
Type | Typejar |
Filename | Size |
---|---|
core_sjs1_3-2.0.0-RC5.pom | |
core_sjs1_3-2.0.0-RC5.jar | 49 KB |
core_sjs1_3-2.0.0-RC5-sources.jar | 2 KB |
core_sjs1_3-2.0.0-RC5-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.scalajs-react/core_sjs1_3/ -->
<dependency>
<groupId>com.github.japgolly.scalajs-react</groupId>
<artifactId>core_sjs1_3</artifactId>
<version>2.0.0-RC5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.scalajs-react/core_sjs1_3/
implementation 'com.github.japgolly.scalajs-react:core_sjs1_3:2.0.0-RC5'
// https://jarcasting.com/artifacts/com.github.japgolly.scalajs-react/core_sjs1_3/
implementation ("com.github.japgolly.scalajs-react:core_sjs1_3:2.0.0-RC5")
'com.github.japgolly.scalajs-react:core_sjs1_3:jar:2.0.0-RC5'
<dependency org="com.github.japgolly.scalajs-react" name="core_sjs1_3" rev="2.0.0-RC5">
<artifact name="core_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.scalajs-react', module='core_sjs1_3', version='2.0.0-RC5')
)
libraryDependencies += "com.github.japgolly.scalajs-react" % "core_sjs1_3" % "2.0.0-RC5"
[com.github.japgolly.scalajs-react/core_sjs1_3 "2.0.0-RC5"]