License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdhttpz-scalaj_2.10 |
Version | Version0.5.1 |
Type | Typejar |
Description |
Descriptionhttpz-scalaj
purely functional http client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
httpz-scalaj_2.10-0.5.1.pom | |
httpz-scalaj_2.10-0.5.1.jar | 14 KB |
httpz-scalaj_2.10-0.5.1-sources.jar | 1 KB |
httpz-scalaj_2.10-0.5.1-javadoc.jar | 356 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-scalaj_2.10/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>httpz-scalaj_2.10</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-scalaj_2.10/
implementation 'com.github.xuwei-k:httpz-scalaj_2.10:0.5.1'
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-scalaj_2.10/
implementation ("com.github.xuwei-k:httpz-scalaj_2.10:0.5.1")
'com.github.xuwei-k:httpz-scalaj_2.10:jar:0.5.1'
<dependency org="com.github.xuwei-k" name="httpz-scalaj_2.10" rev="0.5.1">
<artifact name="httpz-scalaj_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='httpz-scalaj_2.10', version='0.5.1')
)
libraryDependencies += "com.github.xuwei-k" % "httpz-scalaj_2.10" % "0.5.1"
[com.github.xuwei-k/httpz-scalaj_2.10 "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.github.xuwei-k : httpz_2.10 | jar | 0.5.1 |
org.scalaj : scalaj-http_2.10 | jar | 2.3.0 |