Last Version

httpz-native 0.8.0

purely functional http client

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

httpz-native_2.13
Version

Version

0.8.0
Type

Type

jar
Description

Description

httpz-native
purely functional http client
Project URL

Project URL

https://github.com/xuwei-k/httpz
Project Organization

Project Organization

com.github.xuwei-k

Download httpz-native_2.13 0.8.0


<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-native_2.13/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>httpz-native_2.13</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-native_2.13/
implementation 'com.github.xuwei-k:httpz-native_2.13:0.8.0'
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-native_2.13/
implementation ("com.github.xuwei-k:httpz-native_2.13:0.8.0")
'com.github.xuwei-k:httpz-native_2.13:jar:0.8.0'
<dependency org="com.github.xuwei-k" name="httpz-native_2.13" rev="0.8.0">
  <artifact name="httpz-native_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='httpz-native_2.13', version='0.8.0')
)
libraryDependencies += "com.github.xuwei-k" % "httpz-native_2.13" % "0.8.0"
[com.github.xuwei-k/httpz-native_2.13 "0.8.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
com.github.xuwei-k : httpz_2.13 jar 0.8.0
com.github.xuwei-k : httpz-native-client_2.13 jar 0.8.0

Project Modules

There are no modules declared in this project.