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