License |
License |
---|---|
GroupId | GroupIdcom.github.downgoon |
ArtifactId | ArtifactIdMarvinFramework |
Last Version | Last Version1.5.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMarvin Image Processing Framework provides features for processing images and videos in real-time
|
Filename | Size |
---|---|
MarvinFramework-1.5.5.pom | |
MarvinFramework-1.5.5.jar | 97 KB |
MarvinFramework-1.5.5-sources.jar | 61 KB |
MarvinFramework-1.5.5-javadoc.jar | 479 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.downgoon/MarvinFramework/ -->
<dependency>
<groupId>com.github.downgoon</groupId>
<artifactId>MarvinFramework</artifactId>
<version>1.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.downgoon/MarvinFramework/
implementation 'com.github.downgoon:MarvinFramework:1.5.5'
// https://jarcasting.com/artifacts/com.github.downgoon/MarvinFramework/
implementation ("com.github.downgoon:MarvinFramework:1.5.5")
'com.github.downgoon:MarvinFramework:jar:1.5.5'
<dependency org="com.github.downgoon" name="MarvinFramework" rev="1.5.5">
<artifact name="MarvinFramework" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.downgoon', module='MarvinFramework', version='1.5.5')
)
libraryDependencies += "com.github.downgoon" % "MarvinFramework" % "1.5.5"
[com.github.downgoon/MarvinFramework "1.5.5"]
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco : javacv-platform | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |