| License |
License |
|---|---|
| GroupId | GroupIdio.github.bozwin |
| ArtifactId | ArtifactIdnebulamq |
| Last Version | Last Version0.2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnebulamq
ipc-mq
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nebulamq-0.2.5.pom | |
| nebulamq-0.2.5.jar | 6 KB |
| nebulamq-0.2.5-sources.jar | 3 KB |
| nebulamq-0.2.5-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.bozwin/nebulamq/ -->
<dependency>
<groupId>io.github.bozwin</groupId>
<artifactId>nebulamq</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bozwin/nebulamq/
implementation 'io.github.bozwin:nebulamq:0.2.5'
// https://jarcasting.com/artifacts/io.github.bozwin/nebulamq/
implementation ("io.github.bozwin:nebulamq:0.2.5")
'io.github.bozwin:nebulamq:jar:0.2.5'
<dependency org="io.github.bozwin" name="nebulamq" rev="0.2.5">
<artifact name="nebulamq" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bozwin', module='nebulamq', version='0.2.5')
)
libraryDependencies += "io.github.bozwin" % "nebulamq" % "0.2.5"
[io.github.bozwin/nebulamq "0.2.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.java.dev.jna : jna | jar | 5.9.0 |