Xdroid Event Bus

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
Last Version

Last Version

0.2.6
Release Date

Release Date

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

How to add to project

<!-- 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.

Xdroid

Build Status

Xdroid - extensions library for any Android app.

NOTE: This library currently in development stage. I'm working on examples, unit-tests and documentation.

Modules

  • Adapter
  • App
  • Collections
  • Core
  • Custom Service
  • Enum Format
  • Inflater
  • Options
  • Toaster
  • ViewHolder
  • Widget

Gradle dependency

dependencies {
    compile 'com.shamanland:xdroid:0.3.0'
}

In case if you need only one of modules use this pattern:

dependencies {
    compile 'com.shamanland:xdroid-<module-name>:0.3.0'
}

License

Copyright 2014 ShamanLand.Com

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
com.shamanland

ShamanLand

Versions

Version
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1