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.0.1 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
marvin-1.0.1-javadoc.jar