1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
| name: "glide"
| description: "Glide is a fast and efficient open source media management framework for Android that wraps media decoding, memory and disk caching, and resource pooling into a simple and easy to use interface."
| third_party {
| url {
| type: HOMEPAGE
| value: "https://github.com/bumptech/glide"
| }
| url {
| type: GIT
| value: "https://github.com/bumptech/glide.git"
| }
| version: "v3.4"
| last_upgrade_date {
| year: 2014
| month: 11
| day: 7
| }
| }
|
|