MVN

com.github.bumptech.glide : compiler

Maven & Gradle

Aug 21, 2023
9 usages
34.2k stars

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

<dependency>
    <groupId>com.github.bumptech.glide</groupId>
    <artifactId>compiler</artifactId>
    <version>4.16.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bumptech.glide : compiler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.16.0
  • Latest Release Candidate: 4.0.0-RC1

All Versions

Choose a version of com.github.bumptech.glide : compiler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.16.x
compiler-4.16.0
4.15.x
compiler-4.15.1
compiler-4.15.0
4.14.x
compiler-4.14.2
compiler-4.14.1
compiler-4.14.0
4.13.x
compiler-4.13.2
compiler-4.13.1
compiler-4.13.0
4.12.x
compiler-4.12.0
4.11.x
compiler-4.11.0
4.10.x
compiler-4.10.0
4.9.x
compiler-4.9.0
4.8.x
compiler-4.8.0
4.7.x
compiler-4.7.1
compiler-4.7.0
4.6.x
compiler-4.6.1
compiler-4.6.0
4.5.x
compiler-4.5.0
4.4.x
compiler-4.4.0
4.3.x
compiler-4.3.1
compiler-4.3.0
4.2.x
compiler-4.2.0
4.1.x
compiler-4.1.1
compiler-4.1.0
4.0.x
compiler-4.0.0
compiler-4.0.0-RC1
compiler-4.0.0-RC0

How to add a dependency to Maven

Add the following com.github.bumptech.glide : compiler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.bumptech.glide</groupId>
    <artifactId>compiler</artifactId>
    <version>4.16.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.bumptech.glide : compiler gradle dependency to your build.gradle file:

implementation 'com.github.bumptech.glide:compiler:4.16.0'

Gradle Kotlin DSL: Add the following com.github.bumptech.glide : compiler gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.bumptech.glide:compiler:4.16.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.bumptech.glide : compiler sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.bumptech.glide" % "compiler" % "4.16.0"

Advertisement

Dependencies from Group

Aug 21, 2023
482 usages
34.2k stars
Aug 21, 2023
76 usages
34.2k stars
Aug 21, 2023
9 usages
34.2k stars
Aug 21, 2023
9 usages
34.2k stars
Aug 21, 2023
3 usages
34.2k stars

Discover Dependencies

Jan 05, 2021
3 usages
600 stars
Apr 16, 2013
3 usages
Feb 02, 2011
12 usages
16 stars
May 12, 2023
22 usages
1.4k stars
Dec 01, 2021
18 usages
2.1k stars
sns
Jun 19, 2023
52 usages
11k stars
Oct 09, 2020
18 usages
512 stars
Jul 20, 2016
45 usages
1 stars