is not current version
Last Version 6.0.23

org.mobicents.media.io:network 6.0.0.4


Categories

Categories

Net
GroupId

GroupId

org.mobicents.media.io
ArtifactId

ArtifactId

network
Version

Version

6.0.0.4
Type

Type

jar

Download network 6.0.0.4


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