License |
License |
---|---|
GroupId | GroupIdorg.mobicents.examples |
ArtifactId | ArtifactIdcall-controller2-release |
Version | Version2.9.133 |
Type | Typepom |
Description |
DescriptionRestcomm :: Parent pom for JAIN SLEE 2.x releases
|
Filename | Size |
---|---|
call-controller2-release-2.9.133.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mobicents.examples/call-controller2-release/ -->
<dependency>
<groupId>org.mobicents.examples</groupId>
<artifactId>call-controller2-release</artifactId>
<version>2.9.133</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.examples/call-controller2-release/
implementation 'org.mobicents.examples:call-controller2-release:2.9.133'
// https://jarcasting.com/artifacts/org.mobicents.examples/call-controller2-release/
implementation ("org.mobicents.examples:call-controller2-release:2.9.133")
'org.mobicents.examples:call-controller2-release:pom:2.9.133'
<dependency org="org.mobicents.examples" name="call-controller2-release" rev="2.9.133">
<artifact name="call-controller2-release" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.examples', module='call-controller2-release', version='2.9.133')
)
libraryDependencies += "org.mobicents.examples" % "call-controller2-release" % "2.9.133"
[org.mobicents.examples/call-controller2-release "2.9.133"]