is not current version
Last Version 0.7.10

com.github.euler-io:http-api 0.4.1


GroupId

GroupId

com.github.euler-io
ArtifactId

ArtifactId

http-api
Version

Version

0.4.1
Type

Type

jar

Download http-api 0.4.1


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