r

restcomm-connect-management

Files download
File Operation
restcomm-connect-management-9.0.0.pom download
Apache Maven
<dependency>
  <groupId>io.bitbucket.supportomateinc</groupId>
  <artifactId>restcomm-connect-management</artifactId>
  <version>9.0.0</version>
  <type>war</type>
</dependency>
Gradle Groovy
implementation 'io.bitbucket.supportomateinc:restcomm-connect-management:9.0.0'
Gradle Kotlin
implementation("io.bitbucket.supportomateinc:restcomm-connect-management:9.0.0")
Scala SBT
libraryDependencies += "io.bitbucket.supportomateinc" % "restcomm-connect-management" % "9.0.0"
Groovy Grape
@Grapes(
  @Grab(group='io.bitbucket.supportomateinc', module='restcomm-connect-management', version='9.0.0')
)
Apache Ivy
<dependency org="io.bitbucket.supportomateinc" name="restcomm-connect-management" rev="9.0.0" />
Leiningen
[io.bitbucket.supportomateinc/restcomm-connect-management "9.0.0"]
Apache Buildr
'io.bitbucket.supportomateinc:restcomm-connect-management:jar:9.0.0'