Download MLib-3.0.2.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.2 in this page.

License

GNU General Public License v3.0

Build File

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

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

Download

Click the following link to download the jar file.

MLib-3.0.2-javadoc.jar
MLib-3.0.2-sources.jar
MLib-3.0.2.jar
MLib-3.0.2.pom



Related Tutorials