android-simple-bus

android architecture practice

License

License

GroupId

GroupId

io.github.ztiany
ArtifactId

ArtifactId

android-simple-bus
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

android-simple-bus
android architecture practice
Project URL

Project URL

https://github.com/Ztiany/android-architecture-practice
Source Code Management

Source Code Management

https://github.com/Ztiany/android-architecture-practice

Download android-simple-bus

How to add to project

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

Dependencies

runtime (5)

Group / Artifact Type Version
androidx.lifecycle » lifecycle-livedata-core jar 2.4.0
androidx.lifecycle » lifecycle-livedata-ktx jar 2.4.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
com.jakewharton.timber : timber jar 4.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0