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