License |
License |
---|---|
GroupId | GroupIdcom.trello |
ArtifactId | ArtifactIdrxlifecycle-components |
Version | Version1.0 |
Type | Typeaar |
Description |
DescriptionRxLifecycle-Components
RxLifecycle-Components
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rxlifecycle-components-1.0.pom | |
rxlifecycle-components-1.0.aar | 26 KB |
rxlifecycle-components-1.0-sources.jar | 50 KB |
rxlifecycle-components-1.0-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.trello/rxlifecycle-components/ -->
<dependency>
<groupId>com.trello</groupId>
<artifactId>rxlifecycle-components</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.trello/rxlifecycle-components/
implementation 'com.trello:rxlifecycle-components:1.0'
// https://jarcasting.com/artifacts/com.trello/rxlifecycle-components/
implementation ("com.trello:rxlifecycle-components:1.0")
'com.trello:rxlifecycle-components:aar:1.0'
<dependency org="com.trello" name="rxlifecycle-components" rev="1.0">
<artifact name="rxlifecycle-components" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.trello', module='rxlifecycle-components', version='1.0')
)
libraryDependencies += "com.trello" % "rxlifecycle-components" % "1.0"
[com.trello/rxlifecycle-components "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.trello : rxlifecycle-android | jar | 1.0 |
io.reactivex : rxjava | jar | 1.2.1 |
com.android.support » appcompat-v7 | jar | 25.0.0 |