License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdio.noties.markwon |
ArtifactId | ArtifactIdimage-glide |
Version | Version4.6.2 |
Type | Typeaar |
Description |
DescriptionImage Glide
Markwon image loading module (based on Glide library)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
image-glide-4.6.2.pom | |
image-glide-4.6.2.aar | 16 KB |
image-glide-4.6.2-sources.jar | 2 KB |
image-glide-4.6.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.noties.markwon/image-glide/ -->
<dependency>
<groupId>io.noties.markwon</groupId>
<artifactId>image-glide</artifactId>
<version>4.6.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.noties.markwon/image-glide/
implementation 'io.noties.markwon:image-glide:4.6.2'
// https://jarcasting.com/artifacts/io.noties.markwon/image-glide/
implementation ("io.noties.markwon:image-glide:4.6.2")
'io.noties.markwon:image-glide:aar:4.6.2'
<dependency org="io.noties.markwon" name="image-glide" rev="4.6.2">
<artifact name="image-glide" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.noties.markwon', module='image-glide', version='4.6.2')
)
libraryDependencies += "io.noties.markwon" % "image-glide" % "4.6.2"
[io.noties.markwon/image-glide "4.6.2"]
Group / Artifact | Type | Version |
---|---|---|
io.noties.markwon : core | jar | 4.6.2 |
com.github.bumptech.glide : glide | jar | 4.11.0 |