Last Version

Jaffree 2022.06.03

Java ffmpeg command-line wrapper.

License

License

GroupId

GroupId

com.github.kokorin.jaffree
ArtifactId

ArtifactId

jaffree
Version

Version

2022.06.03
Type

Type

jar
Description

Description

Jaffree
Java ffmpeg command-line wrapper.
Project URL

Project URL

https://github.com/kokorin/Jaffree
Source Code Management

Source Code Management

http://github.com/kokorin/Jaffree/tree/master

Download jaffree 2022.06.03


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

Dependencies

compile (1)

Group / Artifact Type Version
com.grack : nanojson jar 1.7

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.10
commons-io : commons-io jar 2.11.0
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.