License |
License |
---|---|
GroupId | GroupIdcom.trello.rxlifecycle2 |
ArtifactId | ArtifactIdrxlifecycle |
Version | Version2.2.2 |
Type | Typejar |
Description |
DescriptionRxLifecycle
RxLifecycle
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rxlifecycle-2.2.2.pom | |
rxlifecycle-2.2.2.jar | 9 KB |
rxlifecycle-2.2.2-sources.jar | 6 KB |
rxlifecycle-2.2.2-javadoc.jar | 37 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.1.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |