License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdhttpz-scalaj_3 |
Last Version | Last Version0.8.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttpz-scalaj
purely functional http client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
httpz-scalaj_3-0.8.0.pom | |
httpz-scalaj_3-0.8.0.jar | 17 KB |
httpz-scalaj_3-0.8.0-sources.jar | 1 KB |
httpz-scalaj_3-0.8.0-javadoc.jar | 437 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-scalaj_3/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>httpz-scalaj_3</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-scalaj_3/
implementation 'com.github.xuwei-k:httpz-scalaj_3:0.8.0'
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-scalaj_3/
implementation ("com.github.xuwei-k:httpz-scalaj_3:0.8.0")
'com.github.xuwei-k:httpz-scalaj_3:jar:0.8.0'
<dependency org="com.github.xuwei-k" name="httpz-scalaj_3" rev="0.8.0">
<artifact name="httpz-scalaj_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='httpz-scalaj_3', version='0.8.0')
)
libraryDependencies += "com.github.xuwei-k" % "httpz-scalaj_3" % "0.8.0"
[com.github.xuwei-k/httpz-scalaj_3 "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.xuwei-k : httpz_3 | jar | 0.8.0 |
org.scala-lang : scala3-library_3 | jar | 3.0.2 |
org.scalaj : scalaj-http_2.13 | jar | 2.4.2 |