is not current version
Last Version 7.10.2.0

org.xbib:elx-http 2.2.1.7

null

GroupId

GroupId

org.xbib
ArtifactId

ArtifactId

elx-http
Version

Version

2.2.1.7
Type

Type

jar

Download elx-http 2.2.1.7


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