License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.github.xuwei-k |
ArtifactId | ArtifactIdhttpz-native_2.10 |
Last Version | Last Version0.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttpz-native
purely functional http client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
httpz-native_2.10-0.5.1.pom | |
httpz-native_2.10-0.5.1.jar | 10 KB |
httpz-native_2.10-0.5.1-sources.jar | 1 KB |
httpz-native_2.10-0.5.1-javadoc.jar | 351 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-native_2.10/ -->
<dependency>
<groupId>com.github.xuwei-k</groupId>
<artifactId>httpz-native_2.10</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-native_2.10/
implementation 'com.github.xuwei-k:httpz-native_2.10:0.5.1'
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-native_2.10/
implementation ("com.github.xuwei-k:httpz-native_2.10:0.5.1")
'com.github.xuwei-k:httpz-native_2.10:jar:0.5.1'
<dependency org="com.github.xuwei-k" name="httpz-native_2.10" rev="0.5.1">
<artifact name="httpz-native_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='httpz-native_2.10', version='0.5.1')
)
libraryDependencies += "com.github.xuwei-k" % "httpz-native_2.10" % "0.5.1"
[com.github.xuwei-k/httpz-native_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 |
com.github.xuwei-k : httpz-native-client_2.10 | jar | 0.5.1 |