License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.pavlospt |
ArtifactId | ArtifactIdlitho-glide |
Version | Version1.6 |
Type | Typeaar |
Description |
Descriptionlitho-glide
Glide image loading Component for Litho
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
litho-glide-1.6.pom | |
litho-glide-1.6.aar | 11 KB |
litho-glide-1.6-sources.jar | 2 KB |
litho-glide-1.6-javadoc.jar | 261 bytes |
Browse |
<!-- 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"]
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 |