is not current version
Last Version 7.1.0-64

org.restcomm.camelgw:test-capmodule 7.0.14


GroupId

GroupId

org.restcomm.camelgw
ArtifactId

ArtifactId

test-capmodule
Version

Version

7.0.14
Type

Type

jar

Download test-capmodule 7.0.14


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