GroupId | GroupIdorg.restcomm |
---|---|
ArtifactId | ArtifactIdrestcomm-connect.routing |
Version | Version8.2.0.1226 |
Type | Typejar |
Filename | Size |
---|---|
restcomm-connect.routing-8.2.0.1226.pom | |
restcomm-connect.routing-8.2.0.1226.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.2.0.1226</version>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm/restcomm-connect.routing/
implementation 'org.restcomm:restcomm-connect.routing:8.2.0.1226'
// https://jarcasting.com/artifacts/org.restcomm/restcomm-connect.routing/
implementation ("org.restcomm:restcomm-connect.routing:8.2.0.1226")
'org.restcomm:restcomm-connect.routing:jar:8.2.0.1226'
<dependency org="org.restcomm" name="restcomm-connect.routing" rev="8.2.0.1226">
<artifact name="restcomm-connect.routing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restcomm', module='restcomm-connect.routing', version='8.2.0.1226')
)
libraryDependencies += "org.restcomm" % "restcomm-connect.routing" % "8.2.0.1226"
[org.restcomm/restcomm-connect.routing "8.2.0.1226"]