is not current version
Last Version 2.6.0

com.facebook.fresco:fbcore 1.8.1

A general-purpose Android utility library

GroupId

GroupId

com.facebook.fresco
ArtifactId

ArtifactId

fbcore
Version

Version

1.8.1
Type

Type

aar

Download fbcore 1.8.1


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