Last Version

Conductor RxLifecycle Extensions 3.0.0-rc3

A small, yet full-featured framework that allows building View-based Android applications

License

License

GroupId

GroupId

com.bluelinelabs
ArtifactId

ArtifactId

conductor-rxlifecycle
Version

Version

3.0.0-rc3
Type

Type

aar
Description

Description

Conductor RxLifecycle Extensions
A small, yet full-featured framework that allows building View-based Android applications
Project URL

Project URL

https://github.com/bluelinelabs/Conductor
Source Code Management

Source Code Management

https://github.com/bluelinelabs/Conductor

Download conductor-rxlifecycle 3.0.0-rc3


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

Dependencies

compile (4)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.3.8
com.trello : rxlifecycle jar 1.0
com.trello : rxlifecycle-android jar 1.0
com.bluelinelabs : conductor jar 3.0.0-rc3

Project Modules

There are no modules declared in this project.