is not current version
Last Version 2022.06.03

com.github.kokorin.jaffree:jaffree 2021.08.04

Java ffmpeg command-line wrapper.

GroupId

GroupId

com.github.kokorin.jaffree
ArtifactId

ArtifactId

jaffree
Version

Version

2021.08.04
Type

Type

jar

Download jaffree 2021.08.04


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