Last Version

litho-glide 1.6

Glide image loading Component for Litho

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.pavlospt
ArtifactId

ArtifactId

litho-glide
Version

Version

1.6
Type

Type

aar
Description

Description

litho-glide
Glide image loading Component for Litho
Project URL

Project URL

https://github.com/pavlospt/litho-glide
Source Code Management

Source Code Management

https://github.com/pavlospt/litho-glide

Download litho-glide 1.6


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

Dependencies

compile (4)

Group / Artifact Type Version
com.facebook.litho : litho-annotations jar 0.28.0
com.facebook.litho : litho-core jar 0.28.0
com.github.bumptech.glide : glide jar 3.8.0
androidx.fragment » fragment jar 1.0.0

Project Modules

There are no modules declared in this project.