is not current version
Last Version 6.0.23

org.mobicents.media.io:network 5.1.0.28


Categories

Categories

Net
GroupId

GroupId

org.mobicents.media.io
ArtifactId

ArtifactId

network
Version

Version

5.1.0.28
Type

Type

jar

Download network 5.1.0.28


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