License |
License |
---|---|
GroupId | GroupIdcom.lalafo.conductor |
ArtifactId | ArtifactIdconductor-rxlifecycle2 |
Version | Version1.0.0-beta01 |
Type | Typeaar |
Description |
DescriptionConductor RxLifecycle2 Extensions
A small, yet full-featured framework that allows building View-based Android applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lalafo.conductor/conductor-rxlifecycle2/ -->
<dependency>
<groupId>com.lalafo.conductor</groupId>
<artifactId>conductor-rxlifecycle2</artifactId>
<version>1.0.0-beta01</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lalafo.conductor/conductor-rxlifecycle2/
implementation 'com.lalafo.conductor:conductor-rxlifecycle2:1.0.0-beta01'
// https://jarcasting.com/artifacts/com.lalafo.conductor/conductor-rxlifecycle2/
implementation ("com.lalafo.conductor:conductor-rxlifecycle2:1.0.0-beta01")
'com.lalafo.conductor:conductor-rxlifecycle2:aar:1.0.0-beta01'
<dependency org="com.lalafo.conductor" name="conductor-rxlifecycle2" rev="1.0.0-beta01">
<artifact name="conductor-rxlifecycle2" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lalafo.conductor', module='conductor-rxlifecycle2', version='1.0.0-beta01')
)
libraryDependencies += "com.lalafo.conductor" % "conductor-rxlifecycle2" % "1.0.0-beta01"
[com.lalafo.conductor/conductor-rxlifecycle2 "1.0.0-beta01"]
Group / Artifact | Type | Version |
---|---|---|
io.reactivex.rxjava2 : rxjava | jar | 2.2.18 |
com.trello.rxlifecycle2 : rxlifecycle | jar | 2.2.1 |
com.trello.rxlifecycle2 : rxlifecycle-android | jar | 2.2.1 |
com.lalafo.conductor : conductor | jar | 1.0.0-beta01 |