Last Version

FFmpeg CLI Wrapper 0.2

FFmpeg command-line interface

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.ritikchanna
ArtifactId

ArtifactId

ffmpeg-cli
Version

Version

0.2
Type

Type

jar
Description

Description

FFmpeg CLI Wrapper
FFmpeg command-line interface
Project URL

Project URL

https://github.com/ritikchanna/ffmpeg-cli-wrapper
Source Code Management

Source Code Management

https://github.com/ritikchanna/ffmpeg-cli-wrapper

Download ffmpeg-cli 0.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.google.guava : guava jar 20.0
commons-io : commons-io jar 2.5
org.apache.commons : commons-lang3 jar 3.5
com.google.code.gson : gson jar 2.8.0
org.modelmapper : modelmapper jar 0.7.7

provided (2)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2
com.google.errorprone : error_prone_annotations jar 2.0.19

test (6)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.2
junit : junit jar 4.12
org.mockito : mockito-core jar 2.7.19
org.hamcrest : hamcrest-integration jar 1.3
com.nitorcreations : matchers jar 1.3
org.glassfish.grizzly : grizzly-http-server jar 2.3.30

Project Modules

There are no modules declared in this project.