is not current version
Last Version 2020.11

cn.imaq:autumn-http-common 2020.10

Lightweight HTTP components

GroupId

GroupId

cn.imaq
ArtifactId

ArtifactId

autumn-http-common
Version

Version

2020.10
Type

Type

jar

Download autumn-http-common 2020.10


<!-- https://jarcasting.com/artifacts/cn.imaq/autumn-http-common/ -->
<dependency>
    <groupId>cn.imaq</groupId>
    <artifactId>autumn-http-common</artifactId>
    <version>2020.10</version>
</dependency>
// https://jarcasting.com/artifacts/cn.imaq/autumn-http-common/
implementation 'cn.imaq:autumn-http-common:2020.10'
// https://jarcasting.com/artifacts/cn.imaq/autumn-http-common/
implementation ("cn.imaq:autumn-http-common:2020.10")
'cn.imaq:autumn-http-common:jar:2020.10'
<dependency org="cn.imaq" name="autumn-http-common" rev="2020.10">
  <artifact name="autumn-http-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.imaq', module='autumn-http-common', version='2020.10')
)
libraryDependencies += "cn.imaq" % "autumn-http-common" % "2020.10"
[cn.imaq/autumn-http-common "2020.10"]