is not current version
Last Version 7.4.179

org.mobicents.smsc:cdr-parser 7.2.107


GroupId

GroupId

org.mobicents.smsc
ArtifactId

ArtifactId

cdr-parser
Version

Version

7.2.107
Type

Type

jar

Download cdr-parser 7.2.107


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