License |
License |
---|---|
Categories |
CategoriesOpenCV Business Logic Libraries Computer Vision |
GroupId | GroupIdcom.wl4g |
ArtifactId | ArtifactIdxcloud-component-opencv |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionXCloud Component Opencv
A XCloud components Integration OpenCV.
|
Project URL |
Project URL |
Project Organization |
Project Organizationwl4g |
<!-- https://jarcasting.com/artifacts/com.wl4g/xcloud-component-opencv/ -->
<dependency>
<groupId>com.wl4g</groupId>
<artifactId>xcloud-component-opencv</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wl4g/xcloud-component-opencv/
implementation 'com.wl4g:xcloud-component-opencv:2.0.0'
// https://jarcasting.com/artifacts/com.wl4g/xcloud-component-opencv/
implementation ("com.wl4g:xcloud-component-opencv:2.0.0")
'com.wl4g:xcloud-component-opencv:jar:2.0.0'
<dependency org="com.wl4g" name="xcloud-component-opencv" rev="2.0.0">
<artifact name="xcloud-component-opencv" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wl4g', module='xcloud-component-opencv', version='2.0.0')
)
libraryDependencies += "com.wl4g" % "xcloud-component-opencv" % "2.0.0"
[com.wl4g/xcloud-component-opencv "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.wl4g : xcloud-component-common | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |
Group / Artifact | Type | Version |
---|---|---|
org.opencv » opencv | jar | 4.1.1 |