License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.mobicents.resources |
ArtifactId | ArtifactIdhttp-client-library |
Version | Version7.2.0-113 |
Type | Typejar |
Description |
DescriptionRestcomm :: Resources :: http-client-library
Restcomm :: Parent pom for JAIN SLEE 3.x releases
|
Filename | Size |
---|---|
http-client-library-7.2.0-113.pom | |
http-client-library-7.2.0-113.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.resources/http-client-library/ -->
<dependency>
<groupId>org.mobicents.resources</groupId>
<artifactId>http-client-library</artifactId>
<version>7.2.0-113</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/http-client-library/
implementation 'org.mobicents.resources:http-client-library:7.2.0-113'
// https://jarcasting.com/artifacts/org.mobicents.resources/http-client-library/
implementation ("org.mobicents.resources:http-client-library:7.2.0-113")
'org.mobicents.resources:http-client-library:jar:7.2.0-113'
<dependency org="org.mobicents.resources" name="http-client-library" rev="7.2.0-113">
<artifact name="http-client-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='http-client-library', version='7.2.0-113')
)
libraryDependencies += "org.mobicents.resources" % "http-client-library" % "7.2.0-113"
[org.mobicents.resources/http-client-library "7.2.0-113"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.2 |
org.apache.httpcomponents : httpcore | jar | 4.4.5 |
commons-logging : commons-logging | jar | 1.1.1 |
commons-codec : commons-codec | jar | 1.6 |