GroupId | GroupIdcom.facebook.fresco |
---|---|
ArtifactId | ArtifactIdimagepipeline-okhttp |
Version | Version1.13.0 |
Type | Typeaar |
Filename | Size |
---|---|
imagepipeline-okhttp-1.13.0.pom | |
imagepipeline-okhttp-1.13.0.aar | 7 KB |
imagepipeline-okhttp-1.13.0-sources.jar | 3 KB |
imagepipeline-okhttp-1.13.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline-okhttp/ -->
<dependency>
<groupId>com.facebook.fresco</groupId>
<artifactId>imagepipeline-okhttp</artifactId>
<version>1.13.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline-okhttp/
implementation 'com.facebook.fresco:imagepipeline-okhttp:1.13.0'
// https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline-okhttp/
implementation ("com.facebook.fresco:imagepipeline-okhttp:1.13.0")
'com.facebook.fresco:imagepipeline-okhttp:aar:1.13.0'
<dependency org="com.facebook.fresco" name="imagepipeline-okhttp" rev="1.13.0">
<artifact name="imagepipeline-okhttp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.fresco', module='imagepipeline-okhttp', version='1.13.0')
)
libraryDependencies += "com.facebook.fresco" % "imagepipeline-okhttp" % "1.13.0"
[com.facebook.fresco/imagepipeline-okhttp "1.13.0"]