is not current version
Last Version 0.9.9

org.rwshop:org.rwshop.modules.messaging 0.9.8


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.rwshop
ArtifactId

ArtifactId

org.rwshop.modules.messaging
Version

Version

0.9.8
Type

Type

pom

Download org.rwshop.modules.messaging 0.9.8


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