mkvtoolnix-wrapper

An easy to use light kotlin-jvm wrapper for most common mkvmerge and mkvpropedit CLI commands

License

License

GroupId

GroupId

com.github.mmauro94
ArtifactId

ArtifactId

mkvtoolnix-wrapper
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

mkvtoolnix-wrapper
An easy to use light kotlin-jvm wrapper for most common mkvmerge and mkvpropedit CLI commands
Project URL

Project URL

https://github.com/MMauro94/mkvtoolnix-wrapper

Download mkvtoolnix-wrapper

How to add to project

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

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31
com.beust : klaxon jar 5.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.0.0