License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.jwall |
ArtifactId | ArtifactIdstreams-video |
Last Version | Last Version0.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstreams-video
This module provides means for reading and processing video data.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
streams-video-0.3.1.pom | |
streams-video-0.3.1.jar | 2 MB |
streams-video-0.3.1-sources.jar | 2 MB |
streams-video-0.3.1-javadoc.jar | 580 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jwall : streams-core | jar | LATEST |
org.jwall : streams-runtime | jar | LATEST |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.slf4j : slf4j-log4j12 | jar | [1.6.4,) |
org.jwall : streams-plotter | jar | LATEST |