Last Version

RxLifecycle 3.1.0

RxLifecycle

License

License

GroupId

GroupId

com.trello.rxlifecycle3
ArtifactId

ArtifactId

rxlifecycle
Version

Version

3.1.0
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 3.1.0


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.