ShortBus Api

Yet another event bus

License

License

Categories

Categories

Net
GroupId

GroupId

net.riotopsys.shortbus
ArtifactId

ArtifactId

shortbus
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ShortBus Api
Yet another event bus

Download shortbus

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1
0.0.0