Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.mobicents.resources |
ArtifactId | ArtifactIdhttp-client-ra-DU |
Version | Version2.8.34 |
Type | Typejar |
Filename | Size |
---|---|
http-client-ra-DU-2.8.34.pom | |
http-client-ra-DU-2.8.34.jar | 831 KB |
http-client-ra-DU-2.8.34-sources.jar | 746 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>2.8.34</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.resources/http-client-ra-DU/
implementation 'org.mobicents.resources:http-client-ra-DU:2.8.34'
// https://jarcasting.com/artifacts/org.mobicents.resources/http-client-ra-DU/
implementation ("org.mobicents.resources:http-client-ra-DU:2.8.34")
'org.mobicents.resources:http-client-ra-DU:jar:2.8.34'
<dependency org="org.mobicents.resources" name="http-client-ra-DU" rev="2.8.34">
<artifact name="http-client-ra-DU" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.resources', module='http-client-ra-DU', version='2.8.34')
)
libraryDependencies += "org.mobicents.resources" % "http-client-ra-DU" % "2.8.34"
[org.mobicents.resources/http-client-ra-DU "2.8.34"]