Last Version

http 0.0.1.1

http library

License

License

GroupId

GroupId

cn.keayuan
ArtifactId

ArtifactId

http
Version

Version

0.0.1.1
Type

Type

jar
Description

Description

http
http library
Source Code Management

Source Code Management

https://github.com/sskbskdrin/ssk-librarys.git

Download http 0.0.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.