Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.mobicents.resources |
ArtifactId | ArtifactIdhttp-client-ra-DU |
Version | Version7.1.20 |
Type | Typejar |
Filename | Size |
---|---|
http-client-ra-DU-7.1.20.pom | |
http-client-ra-DU-7.1.20.jar | 1 MB |
http-client-ra-DU-7.1.20-sources.jar | 769 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.resources/http-client-ra-DU/ -->
<dependency>
<groupId>org.mobicents.resources</groupId>
<artifactId>http-client-ra-DU</artifactId>
<version>7.1.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/http-client-ra-DU/
implementation 'org.mobicents.resources:http-client-ra-DU:7.1.20'
// https://jarcasting.com/artifacts/org.mobicents.resources/http-client-ra-DU/
implementation ("org.mobicents.resources:http-client-ra-DU:7.1.20")
'org.mobicents.resources:http-client-ra-DU:jar:7.1.20'
<dependency org="org.mobicents.resources" name="http-client-ra-DU" rev="7.1.20">
<artifact name="http-client-ra-DU" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='http-client-ra-DU', version='7.1.20')
)
libraryDependencies += "org.mobicents.resources" % "http-client-ra-DU" % "7.1.20"
[org.mobicents.resources/http-client-ra-DU "7.1.20"]