| License |
License |
|---|---|
| GroupId | GroupIdcom.fpliu.ndk.pkg.prefab.android.21 |
| ArtifactId | ArtifactIddav1d |
| Last Version | Last Version0.9.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptiondav1d
AV1 decoder targeted to be small and fast
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dav1d-0.9.2.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.fpliu.ndk.pkg.prefab.android.21/dav1d/ -->
<dependency>
<groupId>com.fpliu.ndk.pkg.prefab.android.21</groupId>
<artifactId>dav1d</artifactId>
<version>0.9.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.fpliu.ndk.pkg.prefab.android.21/dav1d/
implementation 'com.fpliu.ndk.pkg.prefab.android.21:dav1d:0.9.2'
// https://jarcasting.com/artifacts/com.fpliu.ndk.pkg.prefab.android.21/dav1d/
implementation ("com.fpliu.ndk.pkg.prefab.android.21:dav1d:0.9.2")
'com.fpliu.ndk.pkg.prefab.android.21:dav1d:aar:0.9.2'
<dependency org="com.fpliu.ndk.pkg.prefab.android.21" name="dav1d" rev="0.9.2">
<artifact name="dav1d" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.fpliu.ndk.pkg.prefab.android.21', module='dav1d', version='0.9.2')
)
libraryDependencies += "com.fpliu.ndk.pkg.prefab.android.21" % "dav1d" % "0.9.2"
[com.fpliu.ndk.pkg.prefab.android.21/dav1d "0.9.2"]