License |
License |
---|---|
GroupId | GroupIdorg.bitbucket.yahor_makouski |
ArtifactId | ArtifactIdcustom-FFmpegAndroid |
Last Version | Last Version0.2.5.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionFFmpegAndroid Library
Java implementation of ffmpeg for Android
|
<!-- https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/custom-FFmpegAndroid/ -->
<dependency>
<groupId>org.bitbucket.yahor_makouski</groupId>
<artifactId>custom-FFmpegAndroid</artifactId>
<version>0.2.5.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/custom-FFmpegAndroid/
implementation 'org.bitbucket.yahor_makouski:custom-FFmpegAndroid:0.2.5.5'
// https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/custom-FFmpegAndroid/
implementation ("org.bitbucket.yahor_makouski:custom-FFmpegAndroid:0.2.5.5")
'org.bitbucket.yahor_makouski:custom-FFmpegAndroid:aar:0.2.5.5'
<dependency org="org.bitbucket.yahor_makouski" name="custom-FFmpegAndroid" rev="0.2.5.5">
<artifact name="custom-FFmpegAndroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.yahor_makouski', module='custom-FFmpegAndroid', version='0.2.5.5')
)
libraryDependencies += "org.bitbucket.yahor_makouski" % "custom-FFmpegAndroid" % "0.2.5.5"
[org.bitbucket.yahor_makouski/custom-FFmpegAndroid "0.2.5.5"]