GroupId | GroupIdcom.github.vizaizai |
---|---|
ArtifactId | ArtifactIdeasy-http-spring |
Version | Version1.5.3 |
Type | Typepom |
Filename | Size |
---|---|
easy-http-spring-1.5.3.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vizaizai/easy-http-spring/ -->
<dependency>
<groupId>com.github.vizaizai</groupId>
<artifactId>easy-http-spring</artifactId>
<version>1.5.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vizaizai/easy-http-spring/
implementation 'com.github.vizaizai:easy-http-spring:1.5.3'
// https://jarcasting.com/artifacts/com.github.vizaizai/easy-http-spring/
implementation ("com.github.vizaizai:easy-http-spring:1.5.3")
'com.github.vizaizai:easy-http-spring:pom:1.5.3'
<dependency org="com.github.vizaizai" name="easy-http-spring" rev="1.5.3">
<artifact name="easy-http-spring" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vizaizai', module='easy-http-spring', version='1.5.3')
)
libraryDependencies += "com.github.vizaizai" % "easy-http-spring" % "1.5.3"
[com.github.vizaizai/easy-http-spring "1.5.3"]