License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdio.iamcyw.tower |
ArtifactId | ArtifactIdmessaging-dependencies |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionmessaging-dependencies
tower projects
|
Filename | Size |
---|---|
messaging-dependencies-1.1.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.iamcyw.tower/messaging-dependencies/ -->
<dependency>
<groupId>io.iamcyw.tower</groupId>
<artifactId>messaging-dependencies</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.iamcyw.tower/messaging-dependencies/
implementation 'io.iamcyw.tower:messaging-dependencies:1.1.1'
// https://jarcasting.com/artifacts/io.iamcyw.tower/messaging-dependencies/
implementation ("io.iamcyw.tower:messaging-dependencies:1.1.1")
'io.iamcyw.tower:messaging-dependencies:pom:1.1.1'
<dependency org="io.iamcyw.tower" name="messaging-dependencies" rev="1.1.1">
<artifact name="messaging-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.iamcyw.tower', module='messaging-dependencies', version='1.1.1')
)
libraryDependencies += "io.iamcyw.tower" % "messaging-dependencies" % "1.1.1"
[io.iamcyw.tower/messaging-dependencies "1.1.1"]