r

restcomm-connect.interpreter

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