PostFromAnyThreadBus

Contains Otto bus wrappers that always post on Android main thread.

License

License

GroupId

GroupId

com.byoutline.ottoeventcallback
ArtifactId

ArtifactId

anythreadbus
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

PostFromAnyThreadBus
Contains Otto bus wrappers that always post on Android main thread.
Project URL

Project URL

https://github.com/byoutline/OttoEventCallback
Source Code Management

Source Code Management

https://github.com/byoutline/OttoEventCallback

Download anythreadbus

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.byoutline.eventcallback : eventcallback-api jar 1.0.1

Project Modules

There are no modules declared in this project.
com.byoutline.ottoeventcallback

Outline

Versions

Version
1.0.0