GroupId | GroupIdcom.facebook.fresco |
---|---|
ArtifactId | ArtifactIdimagepipeline-okhttp |
Version | Version0.8.0 |
Type | Typeaar |
Filename | Size |
---|---|
imagepipeline-okhttp-0.8.0.pom | |
imagepipeline-okhttp-0.8.0.aar | 7 KB |
imagepipeline-okhttp-0.8.0-sources.jar | 4 KB |
imagepipeline-okhttp-0.8.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>0.8.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline-okhttp/
implementation 'com.facebook.fresco:imagepipeline-okhttp:0.8.0'
// https://jarcasting.com/artifacts/com.facebook.fresco/imagepipeline-okhttp/
implementation ("com.facebook.fresco:imagepipeline-okhttp:0.8.0")
'com.facebook.fresco:imagepipeline-okhttp:aar:0.8.0'
<dependency org="com.facebook.fresco" name="imagepipeline-okhttp" rev="0.8.0">
<artifact name="imagepipeline-okhttp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.fresco', module='imagepipeline-okhttp', version='0.8.0')
)
libraryDependencies += "com.facebook.fresco" % "imagepipeline-okhttp" % "0.8.0"
[com.facebook.fresco/imagepipeline-okhttp "0.8.0"]