Jar examples for m:marvin
Marvin Image Processing Framework provides features for processing images and videos in real-time
You can download jar file marvin 1.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add marvin-1.1.0.jar to your project.
<dependency> <groupId>de.akquinet.android.marvin</groupId> <artifactId>marvin</artifactId> <version>1.1.0</version> </dependency>
compile group: 'de.akquinet.android.marvin', name: 'marvin', version: '1.1.0'
libraryDependencies += "de.akquinet.android.marvin" % "marvin" % "1.1.0"
<dependency org="de.akquinet.android.marvin" name="marvin" rev="1.1.0"/>
@Grapes(@Grab(group='de.akquinet.android.marvin', module='marvin', version='1.1.0'))
'de.akquinet.android.marvin:marvin:jar:1.1.0'
Click the following link to download the jar file.
marvin-1.1.0-javadoc.jar