is not current version
Last Version 1.2.4

com.github.dadiyang:http-api-invoker 1.1.6


GroupId

GroupId

com.github.dadiyang
ArtifactId

ArtifactId

http-api-invoker
Version

Version

1.1.6
Type

Type

jar

Download http-api-invoker 1.1.6


<!-- https://jarcasting.com/artifacts/com.github.dadiyang/http-api-invoker/ -->
<dependency>
    <groupId>com.github.dadiyang</groupId>
    <artifactId>http-api-invoker</artifactId>
    <version>1.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dadiyang/http-api-invoker/
implementation 'com.github.dadiyang:http-api-invoker:1.1.6'
// https://jarcasting.com/artifacts/com.github.dadiyang/http-api-invoker/
implementation ("com.github.dadiyang:http-api-invoker:1.1.6")
'com.github.dadiyang:http-api-invoker:jar:1.1.6'
<dependency org="com.github.dadiyang" name="http-api-invoker" rev="1.1.6">
  <artifact name="http-api-invoker" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dadiyang', module='http-api-invoker', version='1.1.6')
)
libraryDependencies += "com.github.dadiyang" % "http-api-invoker" % "1.1.6"
[com.github.dadiyang/http-api-invoker "1.1.6"]