| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.github.japgolly.scalacss |
| ArtifactId | ArtifactIdcore_3 |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncore
core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| core_3-1.0.0.pom | |
| core_3-1.0.0.jar | 1 MB |
| core_3-1.0.0-sources.jar | 114 KB |
| core_3-1.0.0-javadoc.jar | 5 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.japgolly.scalacss/core_3/ -->
<dependency>
<groupId>com.github.japgolly.scalacss</groupId>
<artifactId>core_3</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.japgolly.scalacss/core_3/
implementation 'com.github.japgolly.scalacss:core_3:1.0.0'
// https://jarcasting.com/artifacts/com.github.japgolly.scalacss/core_3/
implementation ("com.github.japgolly.scalacss:core_3:1.0.0")
'com.github.japgolly.scalacss:core_3:jar:1.0.0'
<dependency org="com.github.japgolly.scalacss" name="core_3" rev="1.0.0">
<artifact name="core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.japgolly.scalacss', module='core_3', version='1.0.0')
)
libraryDependencies += "com.github.japgolly.scalacss" % "core_3" % "1.0.0"
[com.github.japgolly.scalacss/core_3 "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.1 |
| com.github.japgolly.univeq : univeq_3 | jar | 2.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.lihaoyi : utest_3 | jar | 0.7.10 |
| com.github.japgolly.microlibs : test-util_3 | jar | 4.0.0 |
| com.github.japgolly.nyaya : nyaya-gen_3 | jar | 1.0.0 |
| com.github.japgolly.nyaya : nyaya-prop_3 | jar | 1.0.0 |
| com.github.japgolly.nyaya : nyaya-test_3 | jar | 1.0.0 |
| org.typelevel : cats-core_3 | jar | 2.6.1 |