is not current version
Last Version 2.4.0.FINAL

org.mobicents.media.endpoints:local-to-remote-bridge 2.2.0.FINAL


GroupId

GroupId

org.mobicents.media.endpoints
ArtifactId

ArtifactId

local-to-remote-bridge
Version

Version

2.2.0.FINAL
Type

Type

jar

Download local-to-remote-bridge 2.2.0.FINAL


<!-- https://jarcasting.com/artifacts/org.mobicents.media.endpoints/local-to-remote-bridge/ -->
<dependency>
    <groupId>org.mobicents.media.endpoints</groupId>
    <artifactId>local-to-remote-bridge</artifactId>
    <version>2.2.0.FINAL</version>
</dependency>
// https://jarcasting.com/artifacts/org.mobicents.media.endpoints/local-to-remote-bridge/
implementation 'org.mobicents.media.endpoints:local-to-remote-bridge:2.2.0.FINAL'
// https://jarcasting.com/artifacts/org.mobicents.media.endpoints/local-to-remote-bridge/
implementation ("org.mobicents.media.endpoints:local-to-remote-bridge:2.2.0.FINAL")
'org.mobicents.media.endpoints:local-to-remote-bridge:jar:2.2.0.FINAL'
<dependency org="org.mobicents.media.endpoints" name="local-to-remote-bridge" rev="2.2.0.FINAL">
  <artifact name="local-to-remote-bridge" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mobicents.media.endpoints', module='local-to-remote-bridge', version='2.2.0.FINAL')
)
libraryDependencies += "org.mobicents.media.endpoints" % "local-to-remote-bridge" % "2.2.0.FINAL"
[org.mobicents.media.endpoints/local-to-remote-bridge "2.2.0.FINAL"]