is not current version
Last Version 0.8.1

com.bertramlabs.plugins:gstomp-client 0.3.0

Provides a CLIENT STOMP Api for Groovy

Categories

Categories

CLI User Interface
GroupId

GroupId

com.bertramlabs.plugins
ArtifactId

ArtifactId

gstomp-client
Version

Version

0.3.0
Type

Type

jar

Download gstomp-client 0.3.0


<!-- https://jarcasting.com/artifacts/com.bertramlabs.plugins/gstomp-client/ -->
<dependency>
    <groupId>com.bertramlabs.plugins</groupId>
    <artifactId>gstomp-client</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bertramlabs.plugins/gstomp-client/
implementation 'com.bertramlabs.plugins:gstomp-client:0.3.0'
// https://jarcasting.com/artifacts/com.bertramlabs.plugins/gstomp-client/
implementation ("com.bertramlabs.plugins:gstomp-client:0.3.0")
'com.bertramlabs.plugins:gstomp-client:jar:0.3.0'
<dependency org="com.bertramlabs.plugins" name="gstomp-client" rev="0.3.0">
  <artifact name="gstomp-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bertramlabs.plugins', module='gstomp-client', version='0.3.0')
)
libraryDependencies += "com.bertramlabs.plugins" % "gstomp-client" % "0.3.0"
[com.bertramlabs.plugins/gstomp-client "0.3.0"]