Last Version

Conductor 1.0.0

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

License

License

GroupId

GroupId

com.lalafo.conductor
ArtifactId

ArtifactId

conductor
Version

Version

1.0.0
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/lalafo-dev/Conductor
Source Code Management

Source Code Management

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

Download conductor 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.1.0
androidx.appcompat » appcompat jar 1.0.2

Project Modules

There are no modules declared in this project.