is not current version
Last Version 3.0.41

org.mobicents:restcomm-parent 2.27.40

Restcomm :: Parent pom for 2.x releases

GroupId

GroupId

org.mobicents
ArtifactId

ArtifactId

restcomm-parent
Version

Version

2.27.40
Type

Type

pom

Download restcomm-parent 2.27.40


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