Jar examples for g:glide
A fast and efficient image loading library for Android focused on smooth scrolling.
You can download jar file glide 3.7.0 in this page.
GNU Lesser General Public License (LGPL)
You can use the following script to add glide-3.7.0.jar to your project.
<dependency> <groupId>com.github.bumptech.glide</groupId> <artifactId>glide</artifactId> <version>3.7.0</version> </dependency>
compile group: 'com.github.bumptech.glide', name: 'glide', version: '3.7.0'
libraryDependencies += "com.github.bumptech.glide" % "glide" % "3.7.0"
<dependency org="com.github.bumptech.glide" name="glide" rev="3.7.0"/>
@Grapes(@Grab(group='com.github.bumptech.glide', module='glide', version='3.7.0'))
'com.github.bumptech.glide:glide:jar:3.7.0'
Click the following link to download the jar file.
glide-3.7.0-javadoc.jar