GroupId | GroupIdcom.github.harmonicinc-com |
---|---|
ArtifactId | ArtifactIdextension-vp9 |
Version | Version2.11.26 |
Type | Typeaar |
Filename | Size |
---|---|
extension-vp9-2.11.26.pom | |
extension-vp9-2.11.26.aar | 10 KB |
extension-vp9-2.11.26-sources.jar | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.harmonicinc-com/extension-vp9/ -->
<dependency>
<groupId>com.github.harmonicinc-com</groupId>
<artifactId>extension-vp9</artifactId>
<version>2.11.26</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.harmonicinc-com/extension-vp9/
implementation 'com.github.harmonicinc-com:extension-vp9:2.11.26'
// https://jarcasting.com/artifacts/com.github.harmonicinc-com/extension-vp9/
implementation ("com.github.harmonicinc-com:extension-vp9:2.11.26")
'com.github.harmonicinc-com:extension-vp9:aar:2.11.26'
<dependency org="com.github.harmonicinc-com" name="extension-vp9" rev="2.11.26">
<artifact name="extension-vp9" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.harmonicinc-com', module='extension-vp9', version='2.11.26')
)
libraryDependencies += "com.github.harmonicinc-com" % "extension-vp9" % "2.11.26"
[com.github.harmonicinc-com/extension-vp9 "2.11.26"]