License |
License |
---|---|
GroupId | GroupIdio.d11 |
ArtifactId | ArtifactIdzhttp_2.12 |
Last Version | Last Version2.0.0-RC9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzhttp
zhttp
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zhttp_2.12-2.0.0-RC9.pom | |
zhttp_2.12-2.0.0-RC9.jar | 714 KB |
zhttp_2.12-2.0.0-RC9-sources.jar | 40 KB |
zhttp_2.12-2.0.0-RC9-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.d11/zhttp_2.12/ -->
<dependency>
<groupId>io.d11</groupId>
<artifactId>zhttp_2.12</artifactId>
<version>2.0.0-RC9</version>
</dependency>
// https://jarcasting.com/artifacts/io.d11/zhttp_2.12/
implementation 'io.d11:zhttp_2.12:2.0.0-RC9'
// https://jarcasting.com/artifacts/io.d11/zhttp_2.12/
implementation ("io.d11:zhttp_2.12:2.0.0-RC9")
'io.d11:zhttp_2.12:jar:2.0.0-RC9'
<dependency org="io.d11" name="zhttp_2.12" rev="2.0.0-RC9">
<artifact name="zhttp_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.d11', module='zhttp_2.12', version='2.0.0-RC9')
)
libraryDependencies += "io.d11" % "zhttp_2.12" % "2.0.0-RC9"
[io.d11/zhttp_2.12 "2.0.0-RC9"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
io.d11 : zhttp-logging_2.12 | jar | 2.0.0-RC9 |
io.netty : netty-codec-http | jar | 4.1.77.Final |
io.netty : netty-transport-native-epoll | jar | 4.1.77.Final |
io.netty : netty-transport-native-kqueue | jar | 4.1.77.Final |
dev.zio : zio_2.12 | jar | 2.0.0-RC6 |
dev.zio : zio-streams_2.12 | jar | 2.0.0-RC6 |
io.netty.incubator : netty-incubator-transport-native-io_uring | jar | 0.0.14.Final |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.7.0 |
Group / Artifact | Type | Version |
---|---|---|
dev.zio : zio-test_2.12 | jar | 2.0.0-RC6 |
dev.zio : zio-test-sbt_2.12 | jar | 2.0.0-RC6 |