is not current version
Last Version 1.0.50

org.restcomm:sbc-application 1.0.31


GroupId

GroupId

org.restcomm
ArtifactId

ArtifactId

sbc-application
Version

Version

1.0.31
Type

Type

war

Download sbc-application 1.0.31


<!-- https://jarcasting.com/artifacts/org.restcomm/sbc-application/ -->
<dependency>
    <groupId>org.restcomm</groupId>
    <artifactId>sbc-application</artifactId>
    <version>1.0.31</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm/sbc-application/
implementation 'org.restcomm:sbc-application:1.0.31'
// https://jarcasting.com/artifacts/org.restcomm/sbc-application/
implementation ("org.restcomm:sbc-application:1.0.31")
'org.restcomm:sbc-application:war:1.0.31'
<dependency org="org.restcomm" name="sbc-application" rev="1.0.31">
  <artifact name="sbc-application" type="war" />
</dependency>
@Grapes(
@Grab(group='org.restcomm', module='sbc-application', version='1.0.31')
)
libraryDependencies += "org.restcomm" % "sbc-application" % "1.0.31"
[org.restcomm/sbc-application "1.0.31"]