Last Version

RxLifecycle 2.2.2

RxLifecycle

License

License

GroupId

GroupId

com.trello.rxlifecycle2
ArtifactId

ArtifactId

rxlifecycle
Version

Version

2.2.2
Type

Type

jar
Description

Description

RxLifecycle
RxLifecycle
Project URL

Project URL

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

Source Code Management

https://github.com/trello/RxLifecycle

Download rxlifecycle 2.2.2


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

Dependencies

compile (1)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.1.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.