License |
License |
---|---|
GroupId | GroupIdedu.gemini |
ArtifactId | ArtifactIdclue-core_2.13 |
Last Version | Last Version0.23.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
clue-core_2.13-0.23.0.pom | |
clue-core_2.13-0.23.0.jar | 62 KB |
clue-core_2.13-0.23.0-sources.jar | 6 KB |
clue-core_2.13-0.23.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.gemini/clue-core_2.13/ -->
<dependency>
<groupId>edu.gemini</groupId>
<artifactId>clue-core_2.13</artifactId>
<version>0.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.gemini/clue-core_2.13/
implementation 'edu.gemini:clue-core_2.13:0.23.0'
// https://jarcasting.com/artifacts/edu.gemini/clue-core_2.13/
implementation ("edu.gemini:clue-core_2.13:0.23.0")
'edu.gemini:clue-core_2.13:jar:0.23.0'
<dependency org="edu.gemini" name="clue-core_2.13" rev="0.23.0">
<artifact name="clue-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.gemini', module='clue-core_2.13', version='0.23.0')
)
libraryDependencies += "edu.gemini" % "clue-core_2.13" % "0.23.0"
[edu.gemini/clue-core_2.13 "0.23.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
edu.gemini : clue-model_2.13 | jar | 0.23.0 |
org.typelevel : cats-core_2.13 | jar | 2.8.0 |
org.typelevel : cats-effect_2.13 | jar | 3.3.12 |
co.fs2 : fs2-core_2.13 | jar | 3.2.8 |
org.typelevel : log4cats-core_2.13 | jar | 2.3.2 |
org.http4s : http4s-core_2.13 | jar | 0.23.12 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : discipline-munit_2.13 | jar | 1.0.9 |
org.scalameta : munit_2.13 | jar | 0.7.29 |