| License |
License |
|---|---|
| Categories |
CategoriesNet Messaging Application Layer Libs |
| GroupId | GroupIdnet.leadware |
| ArtifactId | ArtifactIdmessaging-tools |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionmessaging-tools
Framework d'aide a la gestion de la messagerie dans les applcations multimodulaire.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| messaging-tools-1.0.0.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.leadware/messaging-tools/ -->
<dependency>
<groupId>net.leadware</groupId>
<artifactId>messaging-tools</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.leadware/messaging-tools/
implementation 'net.leadware:messaging-tools:1.0.0'
// https://jarcasting.com/artifacts/net.leadware/messaging-tools/
implementation ("net.leadware:messaging-tools:1.0.0")
'net.leadware:messaging-tools:pom:1.0.0'
<dependency org="net.leadware" name="messaging-tools" rev="1.0.0">
<artifact name="messaging-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.leadware', module='messaging-tools', version='1.0.0')
)
libraryDependencies += "net.leadware" % "messaging-tools" % "1.0.0"
[net.leadware/messaging-tools "1.0.0"]