is not current version
Last Version 6.0.23

org.mobicents.media.io:network 3.0.1.FINAL


Categories

Categories

Net
GroupId

GroupId

org.mobicents.media.io
ArtifactId

ArtifactId

network
Version

Version

3.0.1.FINAL
Type

Type

jar

Download network 3.0.1.FINAL


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