Last Version

Conductor 3.1.5

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

License

License

GroupId

GroupId

com.bluelinelabs
ArtifactId

ArtifactId

conductor
Version

Version

3.1.5
Type

Type

aar
Description

Description

Conductor
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 3.1.5


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.10

runtime (2)

Group / Artifact Type Version
androidx.savedstate » savedstate-ktx jar 1.1.0
androidx.lifecycle » lifecycle-runtime jar 2.3.1

Project Modules

There are no modules declared in this project.