is not current version
Last Version 2020.11

cn.imaq:autumn-http-common 2019.06

Lightweight HTTP components

GroupId

GroupId

cn.imaq
ArtifactId

ArtifactId

autumn-http-common
Version

Version

2019.06
Type

Type

jar

Download autumn-http-common 2019.06


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