License |
License |
---|---|
GroupId | GroupIdedu.gemini |
ArtifactId | ArtifactIdclue-http4s_3 |
Last Version | Last Version0.23.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp4s
http4s
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
clue-http4s_3-0.23.0.pom | |
clue-http4s_3-0.23.0.jar | 20 KB |
clue-http4s_3-0.23.0-sources.jar | 2 KB |
clue-http4s_3-0.23.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.gemini/clue-http4s_3/ -->
<dependency>
<groupId>edu.gemini</groupId>
<artifactId>clue-http4s_3</artifactId>
<version>0.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.gemini/clue-http4s_3/
implementation 'edu.gemini:clue-http4s_3:0.23.0'
// https://jarcasting.com/artifacts/edu.gemini/clue-http4s_3/
implementation ("edu.gemini:clue-http4s_3:0.23.0")
'edu.gemini:clue-http4s_3:jar:0.23.0'
<dependency org="edu.gemini" name="clue-http4s_3" rev="0.23.0">
<artifact name="clue-http4s_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.gemini', module='clue-http4s_3', version='0.23.0')
)
libraryDependencies += "edu.gemini" % "clue-http4s_3" % "0.23.0"
[edu.gemini/clue-http4s_3 "0.23.0"]
Group / Artifact | Type | Version |
---|---|---|
edu.gemini : clue-core_3 | jar | 0.23.0 |
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
org.http4s : http4s-circe_3 | jar | 0.23.12 |
org.http4s : http4s-client_3 | jar | 0.23.12 |