Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

android glide dependency

dependencies {
  implementation 'com.github.bumptech.glide:glide:4.11.0'
  annotationProcessor 'com.github.bumptech.glide:compiler:4.11.0'
}
Source by github.com #
 
PREVIOUS NEXT
Tagged: #android #glide #dependency
ADD COMMENT
Topic
Name
8+7 =