| License |
License |
|---|---|
| GroupId | GroupIdorg.mobicents.smsc |
| ArtifactId | ArtifactIdrestcomm-smsc-parent |
| Last Version | Last Version7.4.179 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionRestComm SMSC :: restcomm-smsc-parent
Restcomm :: Parent pom for 2.x releases
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| restcomm-smsc-parent-7.4.179.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.smsc/restcomm-smsc-parent/ -->
<dependency>
<groupId>org.mobicents.smsc</groupId>
<artifactId>restcomm-smsc-parent</artifactId>
<version>7.4.179</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.smsc/restcomm-smsc-parent/
implementation 'org.mobicents.smsc:restcomm-smsc-parent:7.4.179'
// https://jarcasting.com/artifacts/org.mobicents.smsc/restcomm-smsc-parent/
implementation ("org.mobicents.smsc:restcomm-smsc-parent:7.4.179")
'org.mobicents.smsc:restcomm-smsc-parent:pom:7.4.179'
<dependency org="org.mobicents.smsc" name="restcomm-smsc-parent" rev="7.4.179">
<artifact name="restcomm-smsc-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.smsc', module='restcomm-smsc-parent', version='7.4.179')
)
libraryDependencies += "org.mobicents.smsc" % "restcomm-smsc-parent" % "7.4.179"
[org.mobicents.smsc/restcomm-smsc-parent "7.4.179"]