Last Version

com.github.duanxinyuan:library-network-okhttp 1.0.0

网络工具类,包含OKHttp、TCP、Netty、AKKA的封装

License

License

Categories

Categories

Net
GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

library-network-okhttp
Version

Version

1.0.0
Type

Type

jar
Description

Description

网络工具类,包含OKHttp、TCP、Netty、AKKA的封装

Download library-network-okhttp 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.11.0
com.github.duanxinyuan : library-json jar 1.2.0
org.apache.commons : commons-lang3 jar 3.6
org.projectlombok : lombok jar 1.16.20
com.google.guava : guava jar 25.0-jre

Project Modules

There are no modules declared in this project.