RxLifecycle-kotlin


License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.trello.rxlifecycle4
ArtifactId

ArtifactId

rxlifecycle-kotlin
Last Version

Last Version

4.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

RxLifecycle-kotlin
RxLifecycle-kotlin
Project URL

Project URL

https://github.com/trello/RxLifecycle
Source Code Management

Source Code Management

https://github.com/trello/RxLifecycle

Download rxlifecycle-kotlin

How to add to project

<!-- https://jarcasting.com/artifacts/com.trello.rxlifecycle4/rxlifecycle-kotlin/ -->
<dependency>
    <groupId>com.trello.rxlifecycle4</groupId>
    <artifactId>rxlifecycle-kotlin</artifactId>
    <version>4.0.2</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.trello.rxlifecycle4/rxlifecycle-kotlin/
implementation 'com.trello.rxlifecycle4:rxlifecycle-kotlin:4.0.2'
// https://jarcasting.com/artifacts/com.trello.rxlifecycle4/rxlifecycle-kotlin/
implementation ("com.trello.rxlifecycle4:rxlifecycle-kotlin:4.0.2")
'com.trello.rxlifecycle4:rxlifecycle-kotlin:aar:4.0.2'
<dependency org="com.trello.rxlifecycle4" name="rxlifecycle-kotlin" rev="4.0.2">
  <artifact name="rxlifecycle-kotlin" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.trello.rxlifecycle4', module='rxlifecycle-kotlin', version='4.0.2')
)
libraryDependencies += "com.trello.rxlifecycle4" % "rxlifecycle-kotlin" % "4.0.2"
[com.trello.rxlifecycle4/rxlifecycle-kotlin "4.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.trello.rxlifecycle4 : rxlifecycle-android jar 4.0.2
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.2
4.0.1
4.0.0