Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdfr.braindead |
ArtifactId | ArtifactIdwsmsgbroker-client |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wsmsgbroker-client-1.0.6.pom | |
wsmsgbroker-client-1.0.6.jar | 22 KB |
wsmsgbroker-client-1.0.6-sources.jar | 10 KB |
wsmsgbroker-client-1.0.6-javadoc.jar | 119 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.braindead/wsmsgbroker-client/ -->
<dependency>
<groupId>fr.braindead</groupId>
<artifactId>wsmsgbroker-client</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/fr.braindead/wsmsgbroker-client/
implementation 'fr.braindead:wsmsgbroker-client:1.0.6'
// https://jarcasting.com/artifacts/fr.braindead/wsmsgbroker-client/
implementation ("fr.braindead:wsmsgbroker-client:1.0.6")
'fr.braindead:wsmsgbroker-client:jar:1.0.6'
<dependency org="fr.braindead" name="wsmsgbroker-client" rev="1.0.6">
<artifact name="wsmsgbroker-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.braindead', module='wsmsgbroker-client', version='1.0.6')
)
libraryDependencies += "fr.braindead" % "wsmsgbroker-client" % "1.0.6"
[fr.braindead/wsmsgbroker-client "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
fr.braindead : websocket-client | jar | 1.0.1 |
com.google.code.gson : gson | jar | 2.3 |