GroupId | GroupIdcom.facebook.fresco |
---|---|
ArtifactId | ArtifactIdanimated-base |
Version | Version0.14.1 |
Type | Typeaar |
Filename | Size |
---|---|
animated-base-0.14.1.pom | |
animated-base-0.14.1.aar | 63 KB |
animated-base-0.14.1-sources.jar | 46 KB |
animated-base-0.14.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.fresco/animated-base/ -->
<dependency>
<groupId>com.facebook.fresco</groupId>
<artifactId>animated-base</artifactId>
<version>0.14.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.fresco/animated-base/
implementation 'com.facebook.fresco:animated-base:0.14.1'
// https://jarcasting.com/artifacts/com.facebook.fresco/animated-base/
implementation ("com.facebook.fresco:animated-base:0.14.1")
'com.facebook.fresco:animated-base:aar:0.14.1'
<dependency org="com.facebook.fresco" name="animated-base" rev="0.14.1">
<artifact name="animated-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.fresco', module='animated-base', version='0.14.1')
)
libraryDependencies += "com.facebook.fresco" % "animated-base" % "0.14.1"
[com.facebook.fresco/animated-base "0.14.1"]