Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.mobicents.servlet.sip |
ArtifactId | ArtifactIdsip-servlets-client |
Version | Version3.1.767 |
Type | Typejar |
Filename | Size |
---|---|
sip-servlets-client-3.1.767.pom | |
sip-servlets-client-3.1.767.jar | 18 KB |
sip-servlets-client-3.1.767-sources.jar | 35 KB |
sip-servlets-client-3.1.767-javadoc.jar | 179 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>3.1.767</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-client/
implementation 'org.mobicents.servlet.sip:sip-servlets-client:3.1.767'
// https://jarcasting.com/artifacts/org.mobicents.servlet.sip/sip-servlets-client/
implementation ("org.mobicents.servlet.sip:sip-servlets-client:3.1.767")
'org.mobicents.servlet.sip:sip-servlets-client:jar:3.1.767'
<dependency org="org.mobicents.servlet.sip" name="sip-servlets-client" rev="3.1.767">
<artifact name="sip-servlets-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servlet.sip', module='sip-servlets-client', version='3.1.767')
)
libraryDependencies += "org.mobicents.servlet.sip" % "sip-servlets-client" % "3.1.767"
[org.mobicents.servlet.sip/sip-servlets-client "3.1.767"]