Categories |
CategoriesScala Languages React User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.github.japgolly.scalajs-react |
ArtifactId | ArtifactIdext-cats_sjs0.6_2.13 |
Version | Version1.5.0-RC2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.scalajs-react/ext-cats_sjs0.6_2.13/ -->
<dependency>
<groupId>com.github.japgolly.scalajs-react</groupId>
<artifactId>ext-cats_sjs0.6_2.13</artifactId>
<version>1.5.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.scalajs-react/ext-cats_sjs0.6_2.13/
implementation 'com.github.japgolly.scalajs-react:ext-cats_sjs0.6_2.13:1.5.0-RC2'
// https://jarcasting.com/artifacts/com.github.japgolly.scalajs-react/ext-cats_sjs0.6_2.13/
implementation ("com.github.japgolly.scalajs-react:ext-cats_sjs0.6_2.13:1.5.0-RC2")
'com.github.japgolly.scalajs-react:ext-cats_sjs0.6_2.13:jar:1.5.0-RC2'
<dependency org="com.github.japgolly.scalajs-react" name="ext-cats_sjs0.6_2.13" rev="1.5.0-RC2">
<artifact name="ext-cats_sjs0.6_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.scalajs-react', module='ext-cats_sjs0.6_2.13', version='1.5.0-RC2')
)
libraryDependencies += "com.github.japgolly.scalajs-react" % "ext-cats_sjs0.6_2.13" % "1.5.0-RC2"
[com.github.japgolly.scalajs-react/ext-cats_sjs0.6_2.13 "1.5.0-RC2"]