<dependency>
<groupId>org.restcomm.camelgw.docs.adminguide</groupId>
<artifactId>restcomm-camelgw-adminguide</artifactId>
<version>7.0.14</version>
</dependency>
implementation group: 'org.restcomm.camelgw.docs.adminguide', name: 'restcomm-camelgw-adminguide', version: '7.0.14'
implementation 'org.restcomm.camelgw.docs.adminguide:restcomm-camelgw-adminguide:7.0.14'
implementation("org.restcomm.camelgw.docs.adminguide:restcomm-camelgw-adminguide:7.0.14")
libraryDependencies += "org.restcomm.camelgw.docs.adminguide" % "restcomm-camelgw-adminguide" % "7.0.14"
<dependency org="org.restcomm.camelgw.docs.adminguide" name="restcomm-camelgw-adminguide" rev="7.0.14"/>
@Grapes(
@Grab(group='org.restcomm.camelgw.docs.adminguide', module='restcomm-camelgw-adminguide', version='7.0.14')
)
[org.restcomm.camelgw.docs.adminguide/restcomm-camelgw-adminguide "7.0.14"]
'org.restcomm.camelgw.docs.adminguide:restcomm-camelgw-adminguide:jar:7.0.14'