is not current version
Last Version 7.1.0-64

org.restcomm.camelgw:library 7.0.1


GroupId

GroupId

org.restcomm.camelgw
ArtifactId

ArtifactId

library
Version

Version

7.0.1
Type

Type

jar

Download library 7.0.1


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