License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.lalafo.conductor |
ArtifactId | ArtifactIdconductor-autodispose |
Version | Version1.0.0-beta01 |
Type | Typeaar |
Description |
DescriptionConductor AutoDispose 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-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"]
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 |