Categories |
CategoriesMessaging Application Layer Libs |
---|---|
GroupId | GroupIdorg.rwshop |
ArtifactId | ArtifactIdorg.rwshop.modules.messaging |
Version | Version0.9.5 |
Type | Typepom |
Filename | Size |
---|---|
org.rwshop.modules.messaging-0.9.5.pom | 706 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.rwshop/org.rwshop.modules.messaging/ -->
<dependency>
<groupId>org.rwshop</groupId>
<artifactId>org.rwshop.modules.messaging</artifactId>
<version>0.9.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.rwshop/org.rwshop.modules.messaging/
implementation 'org.rwshop:org.rwshop.modules.messaging:0.9.5'
// https://jarcasting.com/artifacts/org.rwshop/org.rwshop.modules.messaging/
implementation ("org.rwshop:org.rwshop.modules.messaging:0.9.5")
'org.rwshop:org.rwshop.modules.messaging:pom:0.9.5'
<dependency org="org.rwshop" name="org.rwshop.modules.messaging" rev="0.9.5">
<artifact name="org.rwshop.modules.messaging" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.rwshop', module='org.rwshop.modules.messaging', version='0.9.5')
)
libraryDependencies += "org.rwshop" % "org.rwshop.modules.messaging" % "0.9.5"
[org.rwshop/org.rwshop.modules.messaging "0.9.5"]