is not current version
Last Version 4.13.2

Glide Cronet Integration 4.12.0

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.12.0
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.12.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.bumptech.glide : glide jar 4.12.0
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.12.0
androidx.annotation » annotation jar 1.0.0

Project Modules

There are no modules declared in this project.