License |
License |
---|---|
GroupId | GroupIdio.enoa |
ArtifactId | ArtifactIdenoa-http |
Last Version | Last Version1.7.2-rc |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEnoa
|
Filename | Size |
---|---|
enoa-http-1.7.2-rc.pom | |
enoa-http-1.7.2-rc.jar | 88 KB |
enoa-http-1.7.2-rc-sources.jar | 58 KB |
enoa-http-1.7.2-rc-javadoc.jar | 309 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.enoa/enoa-http/ -->
<dependency>
<groupId>io.enoa</groupId>
<artifactId>enoa-http</artifactId>
<version>1.7.2-rc</version>
</dependency>
// https://jarcasting.com/artifacts/io.enoa/enoa-http/
implementation 'io.enoa:enoa-http:1.7.2-rc'
// https://jarcasting.com/artifacts/io.enoa/enoa-http/
implementation ("io.enoa:enoa-http:1.7.2-rc")
'io.enoa:enoa-http:jar:1.7.2-rc'
<dependency org="io.enoa" name="enoa-http" rev="1.7.2-rc">
<artifact name="enoa-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.enoa', module='enoa-http', version='1.7.2-rc')
)
libraryDependencies += "io.enoa" % "enoa-http" % "1.7.2-rc"
[io.enoa/enoa-http "1.7.2-rc"]
Group / Artifact | Type | Version |
---|---|---|
io.enoa : enoa-promise | jar | 1.7.2-rc |
io.enoa : enoa-chunk | jar | 1.7.2-rc |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
io.enoa : enoa-toolkit | jar | 1.7.2-rc |
io.enoa : enoa-log | jar | 1.7.2-rc |
io.enoa : enoa-serialization | jar | 1.7.2-rc |
com.squareup.okhttp3 : okhttp | jar | 3.5.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-core | jar | 1.2.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-access | jar | 1.2.3 |