Last Version

eventstream 1.0.0

Android/UIEvent notify library

License

License

MIT
GroupId

GroupId

io.github.eaglesakura.eventstream
ArtifactId

ArtifactId

eventstream
Version

Version

1.0.0
Type

Type

aar
Description

Description

eventstream
Android/UIEvent notify library
Project URL

Project URL

https://github.com/eaglesakura/eventstream
Source Code Management

Source Code Management

https://github.com/eaglesakura/eventstream

Download eventstream 1.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.21
org.jetbrains.kotlin : kotlin-reflect jar 1.4.21
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.1
io.reactivex.rxjava2 : rxkotlin jar 2.4.0
io.reactivex.rxjava2 : rxandroid jar 2.1.1

runtime (10)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-parcelize-runtime jar 1.4.21
androidx.savedstate » savedstate jar 1.0.0
androidx.annotation » annotation jar 1.1.0
androidx.arch.core » core-common jar 2.1.0
androidx.arch.core » core-runtime jar 2.1.0
androidx.core » core-ktx jar 1.3.2
androidx.lifecycle » lifecycle-viewmodel-savedstate jar 2.2.0
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.2.0
androidx.lifecycle » lifecycle-runtime-ktx jar 2.2.0
io.github.eaglesakura.armyknife-jetpack : armyknife-jetpack jar 1.4.18

Project Modules

There are no modules declared in this project.