io.enoa:enoa-http

Enoa

License

License

GroupId

GroupId

io.enoa
ArtifactId

ArtifactId

enoa-http
Last Version

Last Version

1.7.2-rc
Release Date

Release Date

Type

Type

jar
Description

Description

Enoa

Download enoa-http

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.enoa : enoa-promise jar 1.7.2-rc
io.enoa : enoa-chunk jar 1.7.2-rc

test (10)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.2-rc
1.7.0-beta
1.6-beta.2