Download MLib-3.0.1.jar file - Jar m

Jar examples for m:MLib

Description

The libary for mediathekview/MediathekView and mediathekview/MServer

You can download jar file MLib 3.0.1 in this page.

License

GNU General Public License v3.0

Build File

You can use the following script to add MLib-3.0.1.jar to your project.

<dependency>
   <groupId>de.mediathekview</groupId>
   <artifactId>MLib</artifactId>
   <version>3.0.1</version>
</dependency>
compile group: 'de.mediathekview', name: 'MLib', version: '3.0.1'
libraryDependencies += "de.mediathekview" % "MLib" % "3.0.1"
<dependency org="de.mediathekview" name="MLib" rev="3.0.1"/>
@Grapes(@Grab(group='de.mediathekview', module='MLib', version='3.0.1'))
'de.mediathekview:MLib:jar:3.0.1'

Download

Click the following link to download the jar file.

MLib-3.0.1-javadoc.jar
MLib-3.0.1-sources.jar
MLib-3.0.1.jar
MLib-3.0.1.pom



Related Tutorials