License |
License |
---|---|
GroupId | GroupIdio.github.liewhite |
ArtifactId | ArtifactIdhttp_3 |
Last Version | Last Version0.6.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp
http
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http_3-0.6.0.pom | |
http_3-0.6.0.jar | 32 KB |
http_3-0.6.0-sources.jar | 1 KB |
http_3-0.6.0-javadoc.jar | 197 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.liewhite/http_3/ -->
<dependency>
<groupId>io.github.liewhite</groupId>
<artifactId>http_3</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.liewhite/http_3/
implementation 'io.github.liewhite:http_3:0.6.0'
// https://jarcasting.com/artifacts/io.github.liewhite/http_3/
implementation ("io.github.liewhite:http_3:0.6.0")
'io.github.liewhite:http_3:jar:0.6.0'
<dependency org="io.github.liewhite" name="http_3" rev="0.6.0">
<artifact name="http_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.liewhite', module='http_3', version='0.6.0')
)
libraryDependencies += "io.github.liewhite" % "http_3" % "0.6.0"
[io.github.liewhite/http_3 "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.liewhite : common_3 | jar | 0.6.0 |
org.scala-lang : scala3-library_3 | jar | 3.0.1 |
org.typelevel : shapeless3-deriving_3 | jar | 3.0.2 |
io.circe : circe-core_3 | jar | 0.14.1 |
io.circe : circe-parser_3 | jar | 0.14.1 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
com.softwaremill.sttp.client3 : core_3 | jar | 3.3.13 |
com.typesafe.akka : akka-actor-typed_2.13 | jar | 2.6.8 |
com.typesafe.akka : akka-stream_2.13 | jar | 2.6.8 |
com.typesafe.akka : akka-http_2.13 | jar | 10.2.6 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11 |