is not current version
Last Version 7.0.6

org.restcomm.smpp:ch-commons-util 7.0.4

Common Java utility classes used across Cloudhopper-based projects

GroupId

GroupId

org.restcomm.smpp
ArtifactId

ArtifactId

ch-commons-util
Version

Version

7.0.4
Type

Type

jar

Download ch-commons-util 7.0.4


<!-- https://jarcasting.com/artifacts/org.restcomm.smpp/ch-commons-util/ -->
<dependency>
    <groupId>org.restcomm.smpp</groupId>
    <artifactId>ch-commons-util</artifactId>
    <version>7.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.restcomm.smpp/ch-commons-util/
implementation 'org.restcomm.smpp:ch-commons-util:7.0.4'
// https://jarcasting.com/artifacts/org.restcomm.smpp/ch-commons-util/
implementation ("org.restcomm.smpp:ch-commons-util:7.0.4")
'org.restcomm.smpp:ch-commons-util:jar:7.0.4'
<dependency org="org.restcomm.smpp" name="ch-commons-util" rev="7.0.4">
  <artifact name="ch-commons-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restcomm.smpp', module='ch-commons-util', version='7.0.4')
)
libraryDependencies += "org.restcomm.smpp" % "ch-commons-util" % "7.0.4"
[org.restcomm.smpp/ch-commons-util "7.0.4"]