is not current version
Last Version 8.8.0

com.espertech:esperio-http 4.0.0

EsperIO HTTP

GroupId

GroupId

com.espertech
ArtifactId

ArtifactId

esperio-http
Version

Version

4.0.0
Type

Type

jar

Download esperio-http 4.0.0


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