Categories |
CategoriesMessaging Application Layer Libs |
---|---|
GroupId | GroupIdorg.robokind |
ArtifactId | ArtifactIdorg.robokind.modules.messaging |
Version | Version0.8.9 |
Type | Typepom |
Filename | Size |
---|---|
org.robokind.modules.messaging-0.8.9.pom | 835 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.8.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.robokind/org.robokind.modules.messaging/
implementation 'org.robokind:org.robokind.modules.messaging:0.8.9'
// https://jarcasting.com/artifacts/org.robokind/org.robokind.modules.messaging/
implementation ("org.robokind:org.robokind.modules.messaging:0.8.9")
'org.robokind:org.robokind.modules.messaging:pom:0.8.9'
<dependency org="org.robokind" name="org.robokind.modules.messaging" rev="0.8.9">
<artifact name="org.robokind.modules.messaging" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.robokind', module='org.robokind.modules.messaging', version='0.8.9')
)
libraryDependencies += "org.robokind" % "org.robokind.modules.messaging" % "0.8.9"
[org.robokind/org.robokind.modules.messaging "0.8.9"]