License |
License
Apache License, Version 2.0
|
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdorg.rwshop |
ArtifactId | ArtifactIdorg.rwshop.modules.messaging |
Last Version | Last Version0.9.9 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.rwshop.modules.messaging - Messaging Module
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
org.rwshop.modules.messaging-0.9.9.pom | 728 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.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.rwshop/org.rwshop.modules.messaging/
implementation 'org.rwshop:org.rwshop.modules.messaging:0.9.9'
// https://jarcasting.com/artifacts/org.rwshop/org.rwshop.modules.messaging/
implementation ("org.rwshop:org.rwshop.modules.messaging:0.9.9")
'org.rwshop:org.rwshop.modules.messaging:pom:0.9.9'
<dependency org="org.rwshop" name="org.rwshop.modules.messaging" rev="0.9.9">
<artifact name="org.rwshop.modules.messaging" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.rwshop', module='org.rwshop.modules.messaging', version='0.9.9')
)
libraryDependencies += "org.rwshop" % "org.rwshop.modules.messaging" % "0.9.9"
[org.rwshop/org.rwshop.modules.messaging "0.9.9"]