is not current version
Last Version 2.2.18

com.icthh.xm.commons:xm-commons-messaging 2.0.6

xm-commons-messaging

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.icthh.xm.commons
ArtifactId

ArtifactId

xm-commons-messaging
Version

Version

2.0.6
Type

Type

jar

Download xm-commons-messaging 2.0.6


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