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