MVN

com.github.bumptech.glide : ksp

Maven & Gradle

Aug 21, 2023
34.3k stars

Glide KSP Annotation Processor · Glide's KSP based annotation processor. Should be included in all Kotlin applications and libraries that use Glide's modules for configuration and do not require the more advanced features of the Java based compiler.

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

Latest Version

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

  • Latest Stable: 4.16.0

All Versions

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

Version Vulnerabilities Updated
4.16.x
ksp-4.16.0
4.15.x
ksp-4.15.1
ksp-4.15.0
4.14.x
ksp-4.14.2
ksp-4.14.1
ksp-4.14.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

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

Discover Dependencies

ktx
Aug 21, 2023
34.3k stars
May 10, 2023
1.1k stars
Aug 26, 2023
7 stars
Oct 02, 2022
0 stars
Sep 28, 2022
1 stars
Sep 28, 2022
1 stars
Sep 28, 2022
1 stars
Sep 28, 2022
1 stars
Sep 28, 2022
1 stars