is not current version
Last Version 1.7.0

com.github.vizaizai:easy-http-spring 1.6.2

Springboot starter for easy-http

GroupId

GroupId

com.github.vizaizai
ArtifactId

ArtifactId

easy-http-spring
Version

Version

1.6.2
Type

Type

pom

Download easy-http-spring 1.6.2


<!-- https://jarcasting.com/artifacts/com.github.vizaizai/easy-http-spring/ -->
<dependency>
    <groupId>com.github.vizaizai</groupId>
    <artifactId>easy-http-spring</artifactId>
    <version>1.6.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vizaizai/easy-http-spring/
implementation 'com.github.vizaizai:easy-http-spring:1.6.2'
// https://jarcasting.com/artifacts/com.github.vizaizai/easy-http-spring/
implementation ("com.github.vizaizai:easy-http-spring:1.6.2")
'com.github.vizaizai:easy-http-spring:pom:1.6.2'
<dependency org="com.github.vizaizai" name="easy-http-spring" rev="1.6.2">
  <artifact name="easy-http-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vizaizai', module='easy-http-spring', version='1.6.2')
)
libraryDependencies += "com.github.vizaizai" % "easy-http-spring" % "1.6.2"
[com.github.vizaizai/easy-http-spring "1.6.2"]