Last Version

io.humble:humble-video-noarch 0.3.0

This is the main Humble Video Java library. It contains no native code, but all Java runtime code. It must be paired up with the correct humble-video-arch-*.jar library for your OS. For most users, depending on humble-video-all will work better.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.humble
ArtifactId

ArtifactId

humble-video-noarch
Version

Version

0.3.0
Type

Type

jar
Description

Description

This is the main Humble Video Java library. It contains no native code, but all Java runtime code. It must be paired up with the correct humble-video-arch-*.jar library for your OS. For most users, depending on humble-video-all will work better.
Project Organization

Project Organization

Humble Software

Download humble-video-noarch 0.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.5
ch.qos.logback : logback-classic jar 1.0.13

Project Modules

There are no modules declared in this project.