is not current version
Last Version 1.29

org.mobicents:mobicents 1.28

Mobicents :: Parent pom for 1.x releases

GroupId

GroupId

org.mobicents
ArtifactId

ArtifactId

mobicents
Version

Version

1.28
Type

Type

pom

Download mobicents 1.28

Filename Size
mobicents-1.28.pom 29 KB
Browse

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