Last Version

Glide Annotations 4.13.2

A set of annotations for configuring Glide.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.bumptech.glide
ArtifactId

ArtifactId

annotations
Version

Version

4.13.2
Type

Type

jar
Description

Description

Glide Annotations
A set of annotations for configuring Glide.
Project URL

Project URL

https://github.com/bumptech/glide
Source Code Management

Source Code Management

https://github.com/bumptech/glide

Download annotations 4.13.2


<!-- https://jarcasting.com/artifacts/com.github.bumptech.glide/annotations/ -->
<dependency>
    <groupId>com.github.bumptech.glide</groupId>
    <artifactId>annotations</artifactId>
    <version>4.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bumptech.glide/annotations/
implementation 'com.github.bumptech.glide:annotations:4.13.2'
// https://jarcasting.com/artifacts/com.github.bumptech.glide/annotations/
implementation ("com.github.bumptech.glide:annotations:4.13.2")
'com.github.bumptech.glide:annotations:jar:4.13.2'
<dependency org="com.github.bumptech.glide" name="annotations" rev="4.13.2">
  <artifact name="annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bumptech.glide', module='annotations', version='4.13.2')
)
libraryDependencies += "com.github.bumptech.glide" % "annotations" % "4.13.2"
[com.github.bumptech.glide/annotations "4.13.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.