License |
License |
---|---|
GroupId | GroupIdcom.trello.rxlifecycle4 |
ArtifactId | ArtifactIdrxlifecycle |
Version | Version4.0.2 |
Type | Typejar |
Description |
DescriptionRxLifecycle
RxLifecycle
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rxlifecycle-4.0.2.pom | |
rxlifecycle-4.0.2.jar | 9 KB |
rxlifecycle-4.0.2-sources.jar | 6 KB |
rxlifecycle-4.0.2-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trello.rxlifecycle4/rxlifecycle/ -->
<dependency>
<groupId>com.trello.rxlifecycle4</groupId>
<artifactId>rxlifecycle</artifactId>
<version>4.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.trello.rxlifecycle4/rxlifecycle/
implementation 'com.trello.rxlifecycle4:rxlifecycle:4.0.2'
// https://jarcasting.com/artifacts/com.trello.rxlifecycle4/rxlifecycle/
implementation ("com.trello.rxlifecycle4:rxlifecycle:4.0.2")
'com.trello.rxlifecycle4:rxlifecycle:jar:4.0.2'
<dependency org="com.trello.rxlifecycle4" name="rxlifecycle" rev="4.0.2">
<artifact name="rxlifecycle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trello.rxlifecycle4', module='rxlifecycle', version='4.0.2')
)
libraryDependencies += "com.trello.rxlifecycle4" % "rxlifecycle" % "4.0.2"
[com.trello.rxlifecycle4/rxlifecycle "4.0.2"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava3 : rxjava | jar | 3.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |