| Categories |
CategoriesScala Languages React User Interface Web Frameworks |
|---|---|
| GroupId | GroupIdcom.github.japgolly.scalacss |
| ArtifactId | ArtifactIdext-react_sjs1_3 |
| Version | Version1.0.0-RC2 |
| Type | Typejar |
| Filename | Size |
|---|---|
| ext-react_sjs1_3-1.0.0-RC2.pom | |
| ext-react_sjs1_3-1.0.0-RC2.jar | 13 KB |
| ext-react_sjs1_3-1.0.0-RC2-sources.jar | 963 bytes |
| ext-react_sjs1_3-1.0.0-RC2-javadoc.jar | 182 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.scalacss/ext-react_sjs1_3/ -->
<dependency>
<groupId>com.github.japgolly.scalacss</groupId>
<artifactId>ext-react_sjs1_3</artifactId>
<version>1.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.scalacss/ext-react_sjs1_3/
implementation 'com.github.japgolly.scalacss:ext-react_sjs1_3:1.0.0-RC2'
// https://jarcasting.com/artifacts/com.github.japgolly.scalacss/ext-react_sjs1_3/
implementation ("com.github.japgolly.scalacss:ext-react_sjs1_3:1.0.0-RC2")
'com.github.japgolly.scalacss:ext-react_sjs1_3:jar:1.0.0-RC2'
<dependency org="com.github.japgolly.scalacss" name="ext-react_sjs1_3" rev="1.0.0-RC2">
<artifact name="ext-react_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.scalacss', module='ext-react_sjs1_3', version='1.0.0-RC2')
)
libraryDependencies += "com.github.japgolly.scalacss" % "ext-react_sjs1_3" % "1.0.0-RC2"
[com.github.japgolly.scalacss/ext-react_sjs1_3 "1.0.0-RC2"]