License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.mobicents.servlet.sip |
ArtifactId | ArtifactIdsip-servlets-client |
Version | Version4.0.128 |
Type | Typejar |
Description |
DescriptionMobicents Sip Servlets Client
Restcomm SIP Servlets
|
Project URL |
Project URL |
Filename | Size |
---|---|
sip-servlets-client-4.0.128.pom | |
sip-servlets-client-4.0.128.jar | 18 KB |
sip-servlets-client-4.0.128-sources.jar | 35 KB |
sip-servlets-client-4.0.128-javadoc.jar | 178 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-client/ -->
<dependency>
<groupId>org.mobicents.servlet.sip</groupId>
<artifactId>sip-servlets-client</artifactId>
<version>4.0.128</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-client/
implementation 'org.mobicents.servlet.sip:sip-servlets-client:4.0.128'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-client/
implementation ("org.mobicents.servlet.sip:sip-servlets-client:4.0.128")
'org.mobicents.servlet.sip:sip-servlets-client:jar:4.0.128'
<dependency org="org.mobicents.servlet.sip" name="sip-servlets-client" rev="4.0.128">
<artifact name="sip-servlets-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip', module='sip-servlets-client', version='4.0.128')
)
libraryDependencies += "org.mobicents.servlet.sip" % "sip-servlets-client" % "4.0.128"
[org.mobicents.servlet.sip/sip-servlets-client "4.0.128"]
Group / Artifact | Type | Version |
---|---|---|
org.mobicents.servlet.sip : sip-servlets-spec | jar | 4.0.128 |
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |