License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdorg.robokind |
ArtifactId | ArtifactIdorg.robokind.modules.messaging |
Last Version | Last Version0.9.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionorg.robokind.modules.messaging - Messaging Module
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
org.robokind.modules.messaging-0.9.5.pom | 875 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.robokind/org.robokind.modules.messaging/ -->
<dependency>
<groupId>org.robokind</groupId>
<artifactId>org.robokind.modules.messaging</artifactId>
<version>0.9.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.robokind/org.robokind.modules.messaging/
implementation 'org.robokind:org.robokind.modules.messaging:0.9.5'
// https://jarcasting.com/artifacts/org.robokind/org.robokind.modules.messaging/
implementation ("org.robokind:org.robokind.modules.messaging:0.9.5")
'org.robokind:org.robokind.modules.messaging:pom:0.9.5'
<dependency org="org.robokind" name="org.robokind.modules.messaging" rev="0.9.5">
<artifact name="org.robokind.modules.messaging" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.robokind', module='org.robokind.modules.messaging', version='0.9.5')
)
libraryDependencies += "org.robokind" % "org.robokind.modules.messaging" % "0.9.5"
[org.robokind/org.robokind.modules.messaging "0.9.5"]