| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.mobicents |
| ArtifactId | ArtifactIdxcap-client-api |
| Last Version | Last Version7.1.13 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRestcomm :: Parent pom for JAIN SLEE 3.x releases
|
| Filename | Size |
|---|---|
| xcap-client-api-7.1.13.pom | |
| xcap-client-api-7.1.13.jar | 27 KB |
| xcap-client-api-7.1.13-sources.jar | 33 KB |
| xcap-client-api-7.1.13-javadoc.jar | 193 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents/xcap-client-api/ -->
<dependency>
<groupId>org.mobicents</groupId>
<artifactId>xcap-client-api</artifactId>
<version>7.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents/xcap-client-api/
implementation 'org.mobicents:xcap-client-api:7.1.13'
// https://jarcasting.com/artifacts/org.mobicents/xcap-client-api/
implementation ("org.mobicents:xcap-client-api:7.1.13")
'org.mobicents:xcap-client-api:jar:7.1.13'
<dependency org="org.mobicents" name="xcap-client-api" rev="7.1.13">
<artifact name="xcap-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents', module='xcap-client-api', version='7.1.13')
)
libraryDependencies += "org.mobicents" % "xcap-client-api" % "7.1.13"
[org.mobicents/xcap-client-api "7.1.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.1 |