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