Last Version

Xdroid Event Bus 0.2.6

Xdroid Library - common extension components for any Android app.

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.shamanland
ArtifactId

ArtifactId

xdroid-eventbus
Version

Version

0.2.6
Type

Type

aar
Description

Description

Xdroid Event Bus
Xdroid Library - common extension components for any Android app.
Project URL

Project URL

https://github.com/shamanland/xdroid
Source Code Management

Source Code Management

https://github.com/shamanland/xdroid

Download xdroid-eventbus 0.2.6


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

Dependencies

compile (2)

Group / Artifact Type Version
com.shamanland : xdroid-customservice jar 0.2.6
com.shamanland : xdroid-inflater jar 0.2.6

Project Modules

There are no modules declared in this project.