не последняя версия
Последняя версия 4.13.2

com.github.bumptech.glide:annotations 4.7.1

A set of annotations for configuring Glide.

Категории

Категории

IDE Инструменты разработки
Группа

Группа

com.github.bumptech.glide
Идентификатор

Идентификатор

annotations
Версия

Версия

4.7.1
Тип

Тип

jar

Скачать annotations 4.7.1


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