Download marvin-1.0.1.jar file - Jar m

Jar examples for m:marvin

Description

Marvin Image Processing Framework provides features for processing images and videos in real-time

You can download jar file marvin 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add marvin-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

marvin-1.0.1-javadoc.jar
marvin-1.0.1-sources.jar
marvin-1.0.1.jar
marvin-1.0.1.pom



Related Tutorials