r

restcomm-connect.commons

Files download
File Operation
restcomm-connect.commons-8.2.0.1319.jar download
restcomm-connect.commons-8.2.0.1319.pom download
restcomm-connect.commons-8.2.0.1319-sources.jar download
Apache Maven
<dependency>
  <groupId>org.restcomm</groupId>
  <artifactId>restcomm-connect.commons</artifactId>
  <version>8.2.0.1319</version>
</dependency>
Gradle Groovy
implementation 'org.restcomm:restcomm-connect.commons:8.2.0.1319'
Gradle Kotlin
implementation("org.restcomm:restcomm-connect.commons:8.2.0.1319")
Scala SBT
libraryDependencies += "org.restcomm" % "restcomm-connect.commons" % "8.2.0.1319"
Groovy Grape
@Grapes(
  @Grab(group='org.restcomm', module='restcomm-connect.commons', version='8.2.0.1319')
)
Apache Ivy
<dependency org="org.restcomm" name="restcomm-connect.commons" rev="8.2.0.1319" />
Leiningen
[org.restcomm/restcomm-connect.commons "8.2.0.1319"]
Apache Buildr
'org.restcomm:restcomm-connect.commons:jar:8.2.0.1319'