Files download
File Operation
restcomm-parent-2.27.32.pom download
Apache Maven
<dependency>
  <groupId>org.mobicents</groupId>
  <artifactId>restcomm-parent</artifactId>
  <version>2.27.32</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.mobicents:restcomm-parent:2.27.32'
Gradle Kotlin
implementation("org.mobicents:restcomm-parent:2.27.32")
Scala SBT
libraryDependencies += "org.mobicents" % "restcomm-parent" % "2.27.32"
Groovy Grape
@Grapes(
  @Grab(group='org.mobicents', module='restcomm-parent', version='2.27.32')
)
Apache Ivy
<dependency org="org.mobicents" name="restcomm-parent" rev="2.27.32" />
Leiningen
[org.mobicents/restcomm-parent "2.27.32"]
Apache Buildr
'org.mobicents:restcomm-parent:jar:2.27.32'
Dependencies
The project has no third-party dependencies