GroupId | GroupIdcom.github.vizaizai |
---|---|
ArtifactId | ArtifactIdeasy-http |
Version | Version4.1.8 |
Type | Typejar |
Filename | Size |
---|---|
easy-http-4.1.8.pom | |
easy-http-4.1.8.jar | 127 KB |
easy-http-4.1.8-sources.jar | 74 KB |
easy-http-4.1.8-javadoc.jar | 565 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vizaizai/easy-http/ -->
<dependency>
<groupId>com.github.vizaizai</groupId>
<artifactId>easy-http</artifactId>
<version>4.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vizaizai/easy-http/
implementation 'com.github.vizaizai:easy-http:4.1.8'
// https://jarcasting.com/artifacts/com.github.vizaizai/easy-http/
implementation ("com.github.vizaizai:easy-http:4.1.8")
'com.github.vizaizai:easy-http:jar:4.1.8'
<dependency org="com.github.vizaizai" name="easy-http" rev="4.1.8">
<artifact name="easy-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vizaizai', module='easy-http', version='4.1.8')
)
libraryDependencies += "com.github.vizaizai" % "easy-http" % "4.1.8"
[com.github.vizaizai/easy-http "4.1.8"]