is not current version
Last Version 1.0.0

com.github.japgolly.scalacss:core_2.13 0.6.1

core

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.japgolly.scalacss
ArtifactId

ArtifactId

core_2.13
Version

Version

0.6.1
Type

Type

jar

Download core_2.13 0.6.1


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