License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.github.935237604 |
ArtifactId | ArtifactIdnet |
Version | Version1.4 |
Type | Typejar |
Description |
Descriptionnet
网络请求工具简单封装
|
Project URL |
Project URL |
Filename | Size |
---|---|
net-1.4.pom | |
net-1.4.jar | 24 KB |
net-1.4-sources.jar | 13 KB |
net-1.4-javadoc.jar | 94 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.8.1 |