Last Version

HttpNB 0.9.12

Http操作类库。支持Get、Post、文件上传等常用操作。可在TopNB查看耗时统计信息。

License

License

GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

leopard-httpnb
Version

Version

0.9.12
Type

Type

jar
Description

Description

HttpNB
Http操作类库。支持Get、Post、文件上传等常用操作。可在TopNB查看耗时统计信息。

Download leopard-httpnb 0.9.12


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

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.