is not current version
Last Version 4.0.5

com.tagtraum:ffmpeg-x86_64-win 4.0.1

Static libraries for 64 bit Windows.

GroupId

GroupId

com.tagtraum
ArtifactId

ArtifactId

ffmpeg-x86_64-win
Version

Version

4.0.1
Type

Type

jar

Download ffmpeg-x86_64-win 4.0.1


<!-- https://jarcasting.com/artifacts/com.tagtraum/ffmpeg-x86_64-win/ -->
<dependency>
    <groupId>com.tagtraum</groupId>
    <artifactId>ffmpeg-x86_64-win</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tagtraum/ffmpeg-x86_64-win/
implementation 'com.tagtraum:ffmpeg-x86_64-win:4.0.1'
// https://jarcasting.com/artifacts/com.tagtraum/ffmpeg-x86_64-win/
implementation ("com.tagtraum:ffmpeg-x86_64-win:4.0.1")
'com.tagtraum:ffmpeg-x86_64-win:jar:4.0.1'
<dependency org="com.tagtraum" name="ffmpeg-x86_64-win" rev="4.0.1">
  <artifact name="ffmpeg-x86_64-win" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tagtraum', module='ffmpeg-x86_64-win', version='4.0.1')
)
libraryDependencies += "com.tagtraum" % "ffmpeg-x86_64-win" % "4.0.1"
[com.tagtraum/ffmpeg-x86_64-win "4.0.1"]