is not current version
Last Version 1.0.0

com.github.japgolly.scalacss:core_sjs1_3 1.0.0-RC2

core

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.japgolly.scalacss
ArtifactId

ArtifactId

core_sjs1_3
Version

Version

1.0.0-RC2
Type

Type

jar

Download core_sjs1_3 1.0.0-RC2


<!-- https://jarcasting.com/artifacts/com.github.japgolly.scalacss/core_sjs1_3/ -->
<dependency>
    <groupId>com.github.japgolly.scalacss</groupId>
    <artifactId>core_sjs1_3</artifactId>
    <version>1.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.scalacss/core_sjs1_3/
implementation 'com.github.japgolly.scalacss:core_sjs1_3:1.0.0-RC2'
// https://jarcasting.com/artifacts/com.github.japgolly.scalacss/core_sjs1_3/
implementation ("com.github.japgolly.scalacss:core_sjs1_3:1.0.0-RC2")
'com.github.japgolly.scalacss:core_sjs1_3:jar:1.0.0-RC2'
<dependency org="com.github.japgolly.scalacss" name="core_sjs1_3" rev="1.0.0-RC2">
  <artifact name="core_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.scalacss', module='core_sjs1_3', version='1.0.0-RC2')
)
libraryDependencies += "com.github.japgolly.scalacss" % "core_sjs1_3" % "1.0.0-RC2"
[com.github.japgolly.scalacss/core_sjs1_3 "1.0.0-RC2"]