V4L4J

This is mavenized and customized fork of V4L4J by Gilles Gigan. It contains only Java source code (no natives) and *.so objects precompiled for several architectures.

License

License

GroupId

GroupId

com.github.sarxos
ArtifactId

ArtifactId

v4l4j
Last Version

Last Version

0.9.1-r507
Release Date

Release Date

Type

Type

jar
Description

Description

V4L4J
This is mavenized and customized fork of V4L4J by Gilles Gigan. It contains only Java source code (no natives) and *.so objects precompiled for several architectures.
Project URL

Project URL

https://github.com/sarxos/v4l4j
Project Organization

Project Organization

Bartosz Firyn (sarxos)

Download v4l4j

How to add to project

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

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.

Versions

Version
0.9.1-r507