JayVee Vision Library (Core Package)

The JayVee vision library is a computer vision library written completely in Java and designed to be a foolproof, performant, high quality computer vision library.

License

License

GroupId

GroupId

com.github.westonpace.jayvee
ArtifactId

ArtifactId

jayvee-core
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JayVee Vision Library (Core Package)
The JayVee vision library is a computer vision library written completely in Java and designed to be a foolproof, performant, high quality computer vision library.
Source Code Management

Source Code Management

http://github.com/westonpace/jayvee/tree/master

Download jayvee-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

jayvee

Java Based Computer Vision Library

Versions

Version
0.1