License |
License |
---|---|
GroupId | GroupIdorg.mobicents |
ArtifactId | ArtifactIdmobicents-parent |
Last Version | Last Version3.0.26 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMobicents :: Parent :: mobicents
Mobicents :: Parent pom for 2.x releases
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mobicents-parent-3.0.26.pom | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents/mobicents-parent/ -->
<dependency>
<groupId>org.mobicents</groupId>
<artifactId>mobicents-parent</artifactId>
<version>3.0.26</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents/mobicents-parent/
implementation 'org.mobicents:mobicents-parent:3.0.26'
// https://jarcasting.com/artifacts/org.mobicents/mobicents-parent/
implementation ("org.mobicents:mobicents-parent:3.0.26")
'org.mobicents:mobicents-parent:pom:3.0.26'
<dependency org="org.mobicents" name="mobicents-parent" rev="3.0.26">
<artifact name="mobicents-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents', module='mobicents-parent', version='3.0.26')
)
libraryDependencies += "org.mobicents" % "mobicents-parent" % "3.0.26"
[org.mobicents/mobicents-parent "3.0.26"]