is not current version
Last Version 8.8.0

com.espertech:esperio-http 8.1.0

EsperIO HTTP

GroupId

GroupId

com.espertech
ArtifactId

ArtifactId

esperio-http
Version

Version

8.1.0
Type

Type

jar

Download esperio-http 8.1.0


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