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