GroupId | GroupIdorg.restcomm |
---|---|
ArtifactId | ArtifactIdrestcomm-connect.routing |
Version | Version8.0.0.14 |
Type | Typejar |
Filename | Size |
---|---|
restcomm-connect.routing-8.0.0.14.pom | |
restcomm-connect.routing-8.0.0.14.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.restcomm/restcomm-connect.routing/ -->
<dependency>
<groupId>org.restcomm</groupId>
<artifactId>restcomm-connect.routing</artifactId>
<version>8.0.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm/restcomm-connect.routing/
implementation 'org.restcomm:restcomm-connect.routing:8.0.0.14'
// https://jarcasting.com/artifacts/org.restcomm/restcomm-connect.routing/
implementation ("org.restcomm:restcomm-connect.routing:8.0.0.14")
'org.restcomm:restcomm-connect.routing:jar:8.0.0.14'
<dependency org="org.restcomm" name="restcomm-connect.routing" rev="8.0.0.14">
<artifact name="restcomm-connect.routing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restcomm', module='restcomm-connect.routing', version='8.0.0.14')
)
libraryDependencies += "org.restcomm" % "restcomm-connect.routing" % "8.0.0.14"
[org.restcomm/restcomm-connect.routing "8.0.0.14"]