bus

The bus base on rxjava.

License

License

GroupId

GroupId

wang.leal.ahel
ArtifactId

ArtifactId

bus
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

bus
The bus base on rxjava.
Project URL

Project URL

https://github.com/wangleal/AHEL
Source Code Management

Source Code Management

https://github.com/wangleal/AHEL

Download bus

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.reactivex.rxjava3 : rxjava jar 3.0.10
io.reactivex.rxjava3 : rxandroid jar 3.0.0
com.google.code.gson : gson jar 2.8.7

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.30
androidx.core » core-ktx jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0