Last Version

Facebook Core 2.6.0

A general-purpose Android utility library

License

License

MIT
GroupId

GroupId

com.facebook.fresco
ArtifactId

ArtifactId

fbcore
Version

Version

2.6.0
Type

Type

aar
Description

Description

Facebook Core
A general-purpose Android utility library
Project URL

Project URL

https://github.com/facebook/fresco
Source Code Management

Source Code Management

https://github.com/facebook/fresco.git

Download fbcore 2.6.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.