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