streams-video

This module provides means for reading and processing video data.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.jwall
ArtifactId

ArtifactId

streams-video
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

streams-video
This module provides means for reading and processing video data.
Project URL

Project URL

http://www.jwall.org/streams-video
Source Code Management

Source Code Management

https://bitbucket.org/cbockermann/streams-video.git

Download streams-video

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jwall : streams-core jar LATEST
org.jwall : streams-runtime jar LATEST

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.slf4j : slf4j-log4j12 jar [1.6.4,)
org.jwall : streams-plotter jar LATEST

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.1
0.3.0
0.2.8
0.2.6
0.2.5
0.2.4
0.2.2
0.2.1
0.1.0