is not current version
Last Version 7.1.0-64

org.restcomm.camelgw:parent 7.0.14


GroupId

GroupId

org.restcomm.camelgw
ArtifactId

ArtifactId

parent
Version

Version

7.0.14
Type

Type

pom

Download parent 7.0.14

Filename Size
parent-7.0.14.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/org.restcomm.camelgw/parent/ -->
<dependency>
    <groupId>org.restcomm.camelgw</groupId>
    <artifactId>parent</artifactId>
    <version>7.0.14</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm.camelgw/parent/
implementation 'org.restcomm.camelgw:parent:7.0.14'
// https://jarcasting.com/artifacts/org.restcomm.camelgw/parent/
implementation ("org.restcomm.camelgw:parent:7.0.14")
'org.restcomm.camelgw:parent:pom:7.0.14'
<dependency org="org.restcomm.camelgw" name="parent" rev="7.0.14">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.restcomm.camelgw', module='parent', version='7.0.14')
)
libraryDependencies += "org.restcomm.camelgw" % "parent" % "7.0.14"
[org.restcomm.camelgw/parent "7.0.14"]