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