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