is not current version
Last Version 0.0.11

net.smolok:smolok-eventbus 0.0.3


Categories

Categories

Net EventBus Application Layer Libs Messaging
GroupId

GroupId

net.smolok
ArtifactId

ArtifactId

smolok-eventbus
Version

Version

0.0.3
Type

Type

jar

Download smolok-eventbus 0.0.3


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