is not current version
Last Version 2.0.1

mkvtoolnix-wrapper 1.0.0

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
Version

Version

1.0.0
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 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.beust : klaxon jar 5.0.5

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.21

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-test jar 1.3.21
org.jetbrains.kotlin : kotlin-reflect jar 1.3.21

Project Modules

There are no modules declared in this project.