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