| License |
License |
|---|---|
| GroupId | GroupIdcom.github.downgoon |
| ArtifactId | ArtifactIdMarvinPlugins |
| 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 |
|---|---|
| MarvinPlugins-1.5.5.pom | |
| MarvinPlugins-1.5.5.jar | 196 KB |
| MarvinPlugins-1.5.5-sources.jar | 135 KB |
| MarvinPlugins-1.5.5-javadoc.jar | 940 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.downgoon/MarvinPlugins/ -->
<dependency>
<groupId>com.github.downgoon</groupId>
<artifactId>MarvinPlugins</artifactId>
<version>1.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.downgoon/MarvinPlugins/
implementation 'com.github.downgoon:MarvinPlugins:1.5.5'
// https://jarcasting.com/artifacts/com.github.downgoon/MarvinPlugins/
implementation ("com.github.downgoon:MarvinPlugins:1.5.5")
'com.github.downgoon:MarvinPlugins:jar:1.5.5'
<dependency org="com.github.downgoon" name="MarvinPlugins" rev="1.5.5">
<artifact name="MarvinPlugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.downgoon', module='MarvinPlugins', version='1.5.5')
)
libraryDependencies += "com.github.downgoon" % "MarvinPlugins" % "1.5.5"
[com.github.downgoon/MarvinPlugins "1.5.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.downgoon : MarvinFramework | jar | 1.5.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |