is not current version
Last Version 0.3.1

com.github.satoshun.RxLifecycleOwner:rxlifecyclerowner 0.3.0

Lifecycle handling APIs for Android Architecture Components using RxJava2

Categories

Categories

owner Application Layer Libs Configuration
GroupId

GroupId

com.github.satoshun.RxLifecycleOwner
ArtifactId

ArtifactId

rxlifecyclerowner
Version

Version

0.3.0
Type

Type

jar

Download rxlifecyclerowner 0.3.0


<!-- https://jarcasting.com/artifacts/com.github.satoshun.RxLifecycleOwner/rxlifecyclerowner/ -->
<dependency>
    <groupId>com.github.satoshun.RxLifecycleOwner</groupId>
    <artifactId>rxlifecyclerowner</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.satoshun.RxLifecycleOwner/rxlifecyclerowner/
implementation 'com.github.satoshun.RxLifecycleOwner:rxlifecyclerowner:0.3.0'
// https://jarcasting.com/artifacts/com.github.satoshun.RxLifecycleOwner/rxlifecyclerowner/
implementation ("com.github.satoshun.RxLifecycleOwner:rxlifecyclerowner:0.3.0")
'com.github.satoshun.RxLifecycleOwner:rxlifecyclerowner:jar:0.3.0'
<dependency org="com.github.satoshun.RxLifecycleOwner" name="rxlifecyclerowner" rev="0.3.0">
  <artifact name="rxlifecyclerowner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.satoshun.RxLifecycleOwner', module='rxlifecyclerowner', version='0.3.0')
)
libraryDependencies += "com.github.satoshun.RxLifecycleOwner" % "rxlifecyclerowner" % "0.3.0"
[com.github.satoshun.RxLifecycleOwner/rxlifecyclerowner "0.3.0"]