GroupId | GroupIdorg.bitbucket.yahor_makouski |
---|---|
ArtifactId | ArtifactIdFFmpegAndroid |
Version | Version0.2.5.6 |
Type | Typeaar |
Filename | Size |
---|---|
FFmpegAndroid-0.2.5.6.pom | |
FFmpegAndroid-0.2.5.6.aar | 23 MB |
FFmpegAndroid-0.2.5.6-sources.jar | 13 KB |
FFmpegAndroid-0.2.5.6-javadoc.jar | 55 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.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/FFmpegAndroid/
implementation 'org.bitbucket.yahor_makouski:FFmpegAndroid:0.2.5.6'
// https://jarcasting.com/artifacts/org.bitbucket.yahor_makouski/FFmpegAndroid/
implementation ("org.bitbucket.yahor_makouski:FFmpegAndroid:0.2.5.6")
'org.bitbucket.yahor_makouski:FFmpegAndroid:aar:0.2.5.6'
<dependency org="org.bitbucket.yahor_makouski" name="FFmpegAndroid" rev="0.2.5.6">
<artifact name="FFmpegAndroid" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.yahor_makouski', module='FFmpegAndroid', version='0.2.5.6')
)
libraryDependencies += "org.bitbucket.yahor_makouski" % "FFmpegAndroid" % "0.2.5.6"
[org.bitbucket.yahor_makouski/FFmpegAndroid "0.2.5.6"]