is not current version
Last Version 0.3.1

org.jwall:streams-video 0.2.6

This module provides means for reading and processing video data.

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.jwall
ArtifactId

ArtifactId

streams-video
Version

Version

0.2.6
Type

Type

jar

Download streams-video 0.2.6


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