opencvlink

This is an autogenerated code by opencd's builder. With this library added as dependency, maven projects can use opencv.

License

License

The MIT License
Categories

Categories

OpenCV Business Logic Libraries Computer Vision
GroupId

GroupId

com.acidmanic
ArtifactId

ArtifactId

opencvlink
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

opencvlink
This is an autogenerated code by opencd's builder. With this library added as dependency, maven projects can use opencv.
Project URL

Project URL

https://github.com/Acidmanic/opencvlink
Source Code Management

Source Code Management

https://github.com/Acidmanic/opencvlink

Download opencvlink

How to add to project

<!-- https://jarcasting.com/artifacts/com.acidmanic/opencvlink/ -->
<dependency>
    <groupId>com.acidmanic</groupId>
    <artifactId>opencvlink</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.acidmanic/opencvlink/
implementation 'com.acidmanic:opencvlink:1.0.0'
// https://jarcasting.com/artifacts/com.acidmanic/opencvlink/
implementation ("com.acidmanic:opencvlink:1.0.0")
'com.acidmanic:opencvlink:jar:1.0.0'
<dependency org="com.acidmanic" name="opencvlink" rev="1.0.0">
  <artifact name="opencvlink" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.acidmanic', module='opencvlink', version='1.0.0')
)
libraryDependencies += "com.acidmanic" % "opencvlink" % "1.0.0"
[com.acidmanic/opencvlink "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Hello

A while ago, I created this project, to link opencv's java wrapper easily to my maven projects. While I was working on it, I realized that this task is already done perfectly by Bytedco in a very higher level. So I deleted the repository and started to use their work in my project instead. But it's not possible to delete a maven repository and the package is still there. So I re-created the repository to put this note and point to the existing solution. I hope it halped.

Regards.

Mani

Versions

Version
1.0.0