License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.technoir42 |
ArtifactId | ArtifactIdglide-debug-indicator |
Last Version | Last Version0.9.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionGlide Debug Indicator
Library for debugging resource caching in Glide.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.technoir42/glide-debug-indicator/ -->
<dependency>
<groupId>com.github.technoir42</groupId>
<artifactId>glide-debug-indicator</artifactId>
<version>0.9.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.technoir42/glide-debug-indicator/
implementation 'com.github.technoir42:glide-debug-indicator:0.9.1'
// https://jarcasting.com/artifacts/com.github.technoir42/glide-debug-indicator/
implementation ("com.github.technoir42:glide-debug-indicator:0.9.1")
'com.github.technoir42:glide-debug-indicator:aar:0.9.1'
<dependency org="com.github.technoir42" name="glide-debug-indicator" rev="0.9.1">
<artifact name="glide-debug-indicator" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.technoir42', module='glide-debug-indicator', version='0.9.1')
)
libraryDependencies += "com.github.technoir42" % "glide-debug-indicator" % "0.9.1"
[com.github.technoir42/glide-debug-indicator "0.9.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.bumptech.glide : glide | jar | 4.9.0 |
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.0.2 |