is not current version
Last Version 3.0.26

org.mobicents:mobicents-parent 2.27.4

Mobicents :: Parent pom for 2.x releases

GroupId

GroupId

org.mobicents
ArtifactId

ArtifactId

mobicents-parent
Version

Version

2.27.4
Type

Type

pom

Download mobicents-parent 2.27.4


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