Last Version

marvin 1.5.5

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

License

License

GroupId

GroupId

com.github.downgoon
ArtifactId

ArtifactId

marvin
Version

Version

1.5.5
Type

Type

pom
Description

Description

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

Project URL

https://github.com/downgoon/marvin
Source Code Management

Source Code Management

https://github.com/downgoon/marvin

Download marvin 1.5.5

Filename Size
marvin-1.5.5.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.downgoon/marvin/ -->
<dependency>
    <groupId>com.github.downgoon</groupId>
    <artifactId>marvin</artifactId>
    <version>1.5.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.downgoon/marvin/
implementation 'com.github.downgoon:marvin:1.5.5'
// https://jarcasting.com/artifacts/com.github.downgoon/marvin/
implementation ("com.github.downgoon:marvin:1.5.5")
'com.github.downgoon:marvin:pom:1.5.5'
<dependency org="com.github.downgoon" name="marvin" rev="1.5.5">
  <artifact name="marvin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.downgoon', module='marvin', version='1.5.5')
)
libraryDependencies += "com.github.downgoon" % "marvin" % "1.5.5"
[com.github.downgoon/marvin "1.5.5"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

  • MarvinFramework
  • MarvinPlugins
  • MarvinSamples