Last Version

Glide Cronet Integration 4.13.2

An integration library to use Cronet to fetch data over http/https in Glide

License

License

Categories

Categories

IDE Development Tools Net
GroupId

GroupId

com.github.bumptech.glide
ArtifactId

ArtifactId

cronet-integration
Version

Version

4.13.2
Type

Type

aar
Description

Description

Glide Cronet Integration
An integration library to use Cronet to fetch data over http/https in Glide
Project URL

Project URL

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

Source Code Management

https://github.com/bumptech/glide

Download cronet-integration 4.13.2


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.bumptech.glide : glide jar 4.13.2
com.google.android.gms » play-services-cronet jar 17.0.0
com.google.guava : guava jar 28.1-android
com.github.bumptech.glide : annotations jar 4.13.2
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.