GroupId | GroupIdcom.github.harmonicinc-com |
---|---|
ArtifactId | ArtifactIdextension-ffmpeg |
Version | Version2.11.3 |
Type | Typeaar |
Filename | Size |
---|---|
extension-ffmpeg-2.11.3.pom | |
extension-ffmpeg-2.11.3.aar | 9 KB |
extension-ffmpeg-2.11.3-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.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.harmonicinc-com/extension-ffmpeg/
implementation 'com.github.harmonicinc-com:extension-ffmpeg:2.11.3'
// https://jarcasting.com/artifacts/com.github.harmonicinc-com/extension-ffmpeg/
implementation ("com.github.harmonicinc-com:extension-ffmpeg:2.11.3")
'com.github.harmonicinc-com:extension-ffmpeg:aar:2.11.3'
<dependency org="com.github.harmonicinc-com" name="extension-ffmpeg" rev="2.11.3">
<artifact name="extension-ffmpeg" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.harmonicinc-com', module='extension-ffmpeg', version='2.11.3')
)
libraryDependencies += "com.github.harmonicinc-com" % "extension-ffmpeg" % "2.11.3"
[com.github.harmonicinc-com/extension-ffmpeg "2.11.3"]