| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mmauro94 |
| ArtifactId | ArtifactIdmkvtoolnix-wrapper |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
Descriptionmkvtoolnix-wrapper
An easy to use light kotlin-jvm wrapper for most common mkvmerge and mkvpropedit CLI commands
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| mkvtoolnix-wrapper-1.0.0.pom | |
| mkvtoolnix-wrapper-1.0.0.jar | 222 KB |
| mkvtoolnix-wrapper-1.0.0-tests.jar | 3 MB |
| mkvtoolnix-wrapper-1.0.0-sources.jar | 33 KB |
| mkvtoolnix-wrapper-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.beust : klaxon | jar | 5.0.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.21 |
| 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 |