is not current version
Last Version 2.6.0

com.facebook.fresco:fbcore 0.9.0

A general-purpose Android utility library

GroupId

GroupId

com.facebook.fresco
ArtifactId

ArtifactId

fbcore
Version

Version

0.9.0
Type

Type

aar

Download fbcore 0.9.0


<!-- https://jarcasting.com/artifacts/com.facebook.fresco/fbcore/ -->
<dependency>
    <groupId>com.facebook.fresco</groupId>
    <artifactId>fbcore</artifactId>
    <version>0.9.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.fresco/fbcore/
implementation 'com.facebook.fresco:fbcore:0.9.0'
// https://jarcasting.com/artifacts/com.facebook.fresco/fbcore/
implementation ("com.facebook.fresco:fbcore:0.9.0")
'com.facebook.fresco:fbcore:aar:0.9.0'
<dependency org="com.facebook.fresco" name="fbcore" rev="0.9.0">
  <artifact name="fbcore" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.fresco', module='fbcore', version='0.9.0')
)
libraryDependencies += "com.facebook.fresco" % "fbcore" % "0.9.0"
[com.facebook.fresco/fbcore "0.9.0"]