is not current version
Last Version 7.2.0-113

org.mobicents.resources:http-client-library 7.0.16


Categories

Categories

CLI User Interface
GroupId

GroupId

org.mobicents.resources
ArtifactId

ArtifactId

http-client-library
Version

Version

7.0.16
Type

Type

jar

Download http-client-library 7.0.16


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