Lines Matching full:github
20 You can download a jar from GitHub's [release page](https://github.com/bumptech/glide/releases).
30 compile 'com.github.bumptech.glide:glide:3.3.+'
39 <groupId>com.github.bumptech.glide</groupId>
53 …kout the [GitHub wiki](https://github.com/bumptech/glide/wiki) for pages on a variety of topics, a…
102 compile 'com.github.bumptech.glide:volley-integration:1.0.+'
111 <groupId>com.github.bumptech.glide</groupId>
143 compile 'com.github.bumptech.glide:okhttp-integration:1.0.+'
152 <groupId>com.github.bumptech.glide</groupId>
191 git clone git@github.com:bumptech/glide.git
222 To report a specific problem or feature request, [open a new issue on Github](https://github.com/bu…
230 * The Android team and Jake Wharton for the [disk cache implementation](https://github.com/JakeWhar…
231 * Dave Smith for the [gif decoder gist](https://gist.github.com/devunwired/4479231) Glide's gif dec…
232 * Chris Banes for his [gradle-mvn-push](https://github.com/chrisbanes/gradle-mvn-push) script.