is not current version
Last Version 0.0.1

net.riotopsys.shortbus:shortbus 0.0.0

Yet another event bus

Categories

Categories

Net
GroupId

GroupId

net.riotopsys.shortbus
ArtifactId

ArtifactId

shortbus
Version

Version

0.0.0
Type

Type

jar

Download shortbus 0.0.0


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