is not current version
Last Version 7.1.0-64

org.restcomm.camelgw:core 7.0.6


GroupId

GroupId

org.restcomm.camelgw
ArtifactId

ArtifactId

core
Version

Version

7.0.6
Type

Type

pom

Download core 7.0.6

Filename Size
core-7.0.6.pom 645 bytes
Browse

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