Conductor Glide Extensions

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

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.lalafo.conductor
ArtifactId

ArtifactId

conductor-glide
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Conductor Glide 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-glide

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.bumptech.glide : glide jar 4.11.0
androidx.annotation » annotation jar 1.1.0
com.lalafo.conductor : conductor jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0.0-rc01