Last Version

Sinlmao Commons Network Utils 1.6.1

Sinlmao Commons Network Utils

License

License

Categories

Categories

Net
GroupId

GroupId

cn.sinlmao.commons
ArtifactId

ArtifactId

network
Version

Version

1.6.1
Type

Type

jar
Description

Description

Sinlmao Commons Network Utils
Sinlmao Commons Network Utils
Project URL

Project URL

https://github.com/sinlmao/NetworkUtils
Source Code Management

Source Code Management

https://github.com/sinlmao/NetworkUtils.git

Download network 1.6.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
org.apache.commons : commons-lang3 jar 3.12.0

provided (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.3
com.alibaba : fastjson jar 1.2.79
javax.servlet : javax.servlet-api jar 4.0.1

Project Modules

There are no modules declared in this project.