net

网络请求工具简单封装

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.935237604
ArtifactId

ArtifactId

net
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

net
网络请求工具简单封装
Project URL

Project URL

https://github.com/935237604/net

Download net

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.2
ch.qos.logback : logback-core jar 1.1.7
ch.qos.logback : logback-classic jar 1.1.7
org.slf4j : slf4j-api jar 1.7.21
org.projectlombok : lombok jar 1.16.10

provided (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.2
1.1
1.0