| License | License | 
|---|---|
| Categories | CategoriesIDE Development Tools GUI User Interface | 
| GroupId | GroupIdorg.restcomm.camelgw.docs.adminguide | 
| ArtifactId | ArtifactIdrestcomm-camelgw-adminguide | 
| Last Version | Last Version7.0.14 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionRestcomm CAMEL :: Docs :: Admin Guide :: restcomm-camelgw-adminguide Restcomm :: Parent pom for 2.x releases | 
| Filename | Size | 
|---|---|
| restcomm-camelgw-adminguide-7.0.14.pom | 993 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.restcomm.camelgw.docs.adminguide/restcomm-camelgw-adminguide/ -->
<dependency>
    <groupId>org.restcomm.camelgw.docs.adminguide</groupId>
    <artifactId>restcomm-camelgw-adminguide</artifactId>
    <version>7.0.14</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.restcomm.camelgw.docs.adminguide/restcomm-camelgw-adminguide/
implementation 'org.restcomm.camelgw.docs.adminguide:restcomm-camelgw-adminguide:7.0.14'// https://jarcasting.com/artifacts/org.restcomm.camelgw.docs.adminguide/restcomm-camelgw-adminguide/
implementation ("org.restcomm.camelgw.docs.adminguide:restcomm-camelgw-adminguide:7.0.14")'org.restcomm.camelgw.docs.adminguide:restcomm-camelgw-adminguide:pom:7.0.14'<dependency org="org.restcomm.camelgw.docs.adminguide" name="restcomm-camelgw-adminguide" rev="7.0.14">
  <artifact name="restcomm-camelgw-adminguide" type="pom" />
</dependency>@Grapes(
@Grab(group='org.restcomm.camelgw.docs.adminguide', module='restcomm-camelgw-adminguide', version='7.0.14')
)libraryDependencies += "org.restcomm.camelgw.docs.adminguide" % "restcomm-camelgw-adminguide" % "7.0.14"[org.restcomm.camelgw.docs.adminguide/restcomm-camelgw-adminguide "7.0.14"]