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