is not current version
Last Version 3.0.12

de.mediathekview:MLib 3.0.8

A central library with tools and utils for the MediathekView Client and the MediathekView Server

GroupId

GroupId

de.mediathekview
ArtifactId

ArtifactId

MLib
Version

Version

3.0.8
Type

Type

jar

Download MLib 3.0.8


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