is not current version
Last Version 1.0.0-ALPHA2

org.mobicents.commtesting:mgcpUnit 1.0.0-ALPHA1

Mobicents MgcpUnit

GroupId

GroupId

org.mobicents.commtesting
ArtifactId

ArtifactId

mgcpUnit
Version

Version

1.0.0-ALPHA1
Type

Type

jar

Download mgcpUnit 1.0.0-ALPHA1


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