is not current version
Last Version 6.0.23

org.mobicents.media.io:network 4.2.0.78


Categories

Categories

Net
GroupId

GroupId

org.mobicents.media.io
ArtifactId

ArtifactId

network
Version

Version

4.2.0.78
Type

Type

jar

Download network 4.2.0.78


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