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