is not current version
Last Version 0.0.11

net.smolok:smolok-eventbus-client 0.0.9


Categories

Categories

Net CLI User Interface EventBus Application Layer Libs Messaging
GroupId

GroupId

net.smolok
ArtifactId

ArtifactId

smolok-eventbus-client
Version

Version

0.0.9
Type

Type

jar

Download smolok-eventbus-client 0.0.9


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