License |
License |
---|---|
GroupId | GroupIdcom.github.downgoon |
ArtifactId | ArtifactIdmarvin |
Version | Version1.5.5 |
Type | Typepom |
Description |
Descriptionmarvin
Marvin Image Processing Framework provides features for processing images and videos in real-time
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |