Last Version

TinyBus Library 3.0.2

A lightweight and simple event bus tailored for Android

License

License

GroupId

GroupId

de.halfbit
ArtifactId

ArtifactId

tinybus
Version

Version

3.0.2
Type

Type

aar
Description

Description

TinyBus Library
A lightweight and simple event bus tailored for Android
Project URL

Project URL

https://github.com/beworker/tinybus
Source Code Management

Source Code Management

https://github.com/beworker/tinybus

Download tinybus 3.0.2


<!-- https://jarcasting.com/artifacts/de.halfbit/tinybus/ -->
<dependency>
    <groupId>de.halfbit</groupId>
    <artifactId>tinybus</artifactId>
    <version>3.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.halfbit/tinybus/
implementation 'de.halfbit:tinybus:3.0.2'
// https://jarcasting.com/artifacts/de.halfbit/tinybus/
implementation ("de.halfbit:tinybus:3.0.2")
'de.halfbit:tinybus:aar:3.0.2'
<dependency org="de.halfbit" name="tinybus" rev="3.0.2">
  <artifact name="tinybus" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.halfbit', module='tinybus', version='3.0.2')
)
libraryDependencies += "de.halfbit" % "tinybus" % "3.0.2"
[de.halfbit/tinybus "3.0.2"]

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.