Glide Annotation processor

Glide's anntation processor. Should be included in all Applications and in all libraries that use Glide's modules for configuration.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.github.bumptech.glide
ArtifactId

ArtifactId

compiler
Last Version

Last Version

4.13.2
Release Date

Release Date

Type

Type

jar
Description

Description

Glide Annotation processor
Glide's anntation processor. Should be included in all Applications and in all libraries that use Glide's modules for configuration.
Project URL

Project URL

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

Source Code Management

https://github.com/bumptech/glide

Download compiler

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.bumptech.glide : annotations jar 4.13.2

Project Modules

There are no modules declared in this project.
com.github.bumptech.glide

Bump Technologies

Versions

Version
4.13.2
4.13.1
4.13.0
4.12.0
4.11.0
4.10.0
4.9.0
4.8.0
4.7.1
4.7.0
4.6.1
4.6.0
4.5.0
4.4.0
4.3.1
4.3.0
4.2.0
4.1.1
4.1.0
4.0.0
4.0.0-RC1
4.0.0-RC0