is not current version
Last Version 2.2.18

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

xm-commons-messaging

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.icthh.xm.commons
ArtifactId

ArtifactId

xm-commons-messaging
Version

Version

0.2.3
Type

Type

jar

Download xm-commons-messaging 0.2.3


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