GroupId | GroupIdcom.facebook.fresco |
---|---|
ArtifactId | ArtifactIdanimated-base |
Version | Version0.11.0 |
Type | Typeaar |
Filename | Size |
---|---|
animated-base-0.11.0.pom | |
animated-base-0.11.0.aar | 62 KB |
animated-base-0.11.0-sources.jar | 46 KB |
animated-base-0.11.0-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.11.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.fresco/animated-base/
implementation 'com.facebook.fresco:animated-base:0.11.0'
// https://jarcasting.com/artifacts/com.facebook.fresco/animated-base/
implementation ("com.facebook.fresco:animated-base:0.11.0")
'com.facebook.fresco:animated-base:aar:0.11.0'
<dependency org="com.facebook.fresco" name="animated-base" rev="0.11.0">
<artifact name="animated-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.fresco', module='animated-base', version='0.11.0')
)
libraryDependencies += "com.facebook.fresco" % "animated-base" % "0.11.0"
[com.facebook.fresco/animated-base "0.11.0"]