is not current version
Last Version 3.0.26

org.mobicents:mobicents-parent 2.26

Mobicents :: Parent pom for 2.x releases

GroupId

GroupId

org.mobicents
ArtifactId

ArtifactId

mobicents-parent
Version

Version

2.26
Type

Type

pom

Download mobicents-parent 2.26

Filename Size
mobicents-parent-2.26.pom 23 KB
Browse

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