| License |
License |
|---|---|
| GroupId | GroupIdcom.qcloud.cos |
| ArtifactId | ArtifactIdavif |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionavif
the tencent cloud avif image android sdk
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| avif-1.0.0.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.qcloud.cos/avif/ -->
<dependency>
<groupId>com.qcloud.cos</groupId>
<artifactId>avif</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.qcloud.cos/avif/
implementation 'com.qcloud.cos:avif:1.0.0'
// https://jarcasting.com/artifacts/com.qcloud.cos/avif/
implementation ("com.qcloud.cos:avif:1.0.0")
'com.qcloud.cos:avif:aar:1.0.0'
<dependency org="com.qcloud.cos" name="avif" rev="1.0.0">
<artifact name="avif" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.qcloud.cos', module='avif', version='1.0.0')
)
libraryDependencies += "com.qcloud.cos" % "avif" % "1.0.0"
[com.qcloud.cos/avif "1.0.0"]