Last Version

Conductor AutoDispose Extensions 1.0.0-beta01

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

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.lalafo.conductor
ArtifactId

ArtifactId

conductor-autodispose
Version

Version

1.0.0-beta01
Type

Type

aar
Description

Description

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

Project URL

https://github.com/lalafo-dev/Conductor
Source Code Management

Source Code Management

https://github.com/lalafo-dev/Conductor

Download conductor-autodispose 1.0.0-beta01


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

Dependencies

compile (4)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.18
com.uber.autodispose : autodispose jar 1.4.0
com.uber.autodispose : autodispose-lifecycle jar 1.4.0
com.lalafo.conductor : conductor jar 1.0.0-beta01

Project Modules

There are no modules declared in this project.