Last Version

RxLifecycle 1.0

RxLifecycle

License

License

GroupId

GroupId

com.trello
ArtifactId

ArtifactId

rxlifecycle
Version

Version

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 1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.2.1
com.google.code.findbugs : jsr305 jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.