License |
License |
---|---|
GroupId | GroupIdorg.mobicents.smsc |
ArtifactId | ArtifactIdbootstrap |
Version | Version7.4.179 |
Type | Typejar |
Description |
DescriptionCore : Bootstrap
Restcomm :: Parent pom for 2.x releases
|
Filename | Size |
---|---|
bootstrap-7.4.179.pom | |
bootstrap-7.4.179.jar | 6 KB |
bootstrap-7.4.179-sources.jar | 3 KB |
bootstrap-7.4.179-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.smsc/bootstrap/ -->
<dependency>
<groupId>org.mobicents.smsc</groupId>
<artifactId>bootstrap</artifactId>
<version>7.4.179</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.smsc/bootstrap/
implementation 'org.mobicents.smsc:bootstrap:7.4.179'
// https://jarcasting.com/artifacts/org.mobicents.smsc/bootstrap/
implementation ("org.mobicents.smsc:bootstrap:7.4.179")
'org.mobicents.smsc:bootstrap:jar:7.4.179'
<dependency org="org.mobicents.smsc" name="bootstrap" rev="7.4.179">
<artifact name="bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.smsc', module='bootstrap', version='7.4.179')
)
libraryDependencies += "org.mobicents.smsc" % "bootstrap" % "7.4.179"
[org.mobicents.smsc/bootstrap "7.4.179"]