GroupId | GroupIdorg.bitbucket.yahor_makouski |
---|---|
ArtifactId | ArtifactIdFFmpegAndroid |
Version | Version0.2.5.9 |
Type | Typeaar |
Filename | Size |
---|---|
FFmpegAndroid-0.2.5.9.pom | |
FFmpegAndroid-0.2.5.9.aar | 23 MB |
FFmpegAndroid-0.2.5.9-sources.jar | 15 KB |
FFmpegAndroid-0.2.5.9-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/FFmpegAndroid/ -->
<dependency>
<groupId>org.bitbucket.yahor_makouski</groupId>
<artifactId>FFmpegAndroid</artifactId>
<version>0.2.5.9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/FFmpegAndroid/
implementation 'org.bitbucket.yahor_makouski:FFmpegAndroid:0.2.5.9'
// https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/FFmpegAndroid/
implementation ("org.bitbucket.yahor_makouski:FFmpegAndroid:0.2.5.9")
'org.bitbucket.yahor_makouski:FFmpegAndroid:aar:0.2.5.9'
<dependency org="org.bitbucket.yahor_makouski" name="FFmpegAndroid" rev="0.2.5.9">
<artifact name="FFmpegAndroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.yahor_makouski', module='FFmpegAndroid', version='0.2.5.9')
)
libraryDependencies += "org.bitbucket.yahor_makouski" % "FFmpegAndroid" % "0.2.5.9"
[org.bitbucket.yahor_makouski/FFmpegAndroid "0.2.5.9"]