Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdorg.mobicents.servers.jainslee.enablers |
ArtifactId | ArtifactIdsip-publication-client |
Version | Version2.8.46 |
Type | Typepom |
Filename | Size |
---|---|
sip-publication-client-2.8.46.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.enablers/sip-publication-client/ -->
<dependency>
<groupId>org.mobicents.servers.jainslee.enablers</groupId>
<artifactId>sip-publication-client</artifactId>
<version>2.8.46</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.enablers/sip-publication-client/
implementation 'org.mobicents.servers.jainslee.enablers:sip-publication-client:2.8.46'
// https://jarcasting.com/artifacts/org.mobicents.servers.jainslee.enablers/sip-publication-client/
implementation ("org.mobicents.servers.jainslee.enablers:sip-publication-client:2.8.46")
'org.mobicents.servers.jainslee.enablers:sip-publication-client:pom:2.8.46'
<dependency org="org.mobicents.servers.jainslee.enablers" name="sip-publication-client" rev="2.8.46">
<artifact name="sip-publication-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.servers.jainslee.enablers', module='sip-publication-client', version='2.8.46')
)
libraryDependencies += "org.mobicents.servers.jainslee.enablers" % "sip-publication-client" % "2.8.46"
[org.mobicents.servers.jainslee.enablers/sip-publication-client "2.8.46"]