is not current version
Last Version 2022.06.03

com.github.kokorin.jaffree:jaffree 2021-04-20

Java ffmpeg command-line wrapper.

GroupId

GroupId

com.github.kokorin.jaffree
ArtifactId

ArtifactId

jaffree
Version

Version

2021-04-20
Type

Type

jar

Download jaffree 2021-04-20


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