is not current version
Last Version 4.1.0-54

org.restcomm:restcomm-parent 3.1.0-31

RestComm :: Parent pom

GroupId

GroupId

org.restcomm
ArtifactId

ArtifactId

restcomm-parent
Version

Version

3.1.0-31
Type

Type

pom

Download restcomm-parent 3.1.0-31


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