MVN

io.humble : humble-video-noarch

Maven & Gradle

Nov 20, 2018
16 usages
504 stars

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.

<dependency>
    <groupId>io.humble</groupId>
    <artifactId>humble-video-noarch</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.humble : humble-video-noarch to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of io.humble : humble-video-noarch to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
humble-video-noarch-0.3.0
0.2.x
humble-video-noarch-0.2.1
humble-video-noarch-0.2.0
0.1.x
humble-video-noarch-0.1.1

How to add a dependency to Maven

Add the following io.humble : humble-video-noarch maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.humble</groupId>
    <artifactId>humble-video-noarch</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.humble : humble-video-noarch gradle dependency to your build.gradle file:

implementation 'io.humble:humble-video-noarch:0.3.0'

Gradle Kotlin DSL: Add the following io.humble : humble-video-noarch gradle kotlin dependency to your build.gradle.kts file:

implementation("io.humble:humble-video-noarch:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.humble : humble-video-noarch sbt scala dependency to your build.sbt file:

libraryDependencies += "io.humble" % "humble-video-noarch" % "0.3.0"

Advertisement

Dependencies from Group

Nov 20, 2018
16 usages
504 stars
Nov 20, 2018
16 usages
504 stars
Nov 20, 2018
2 usages
504 stars
Nov 20, 2018
2 usages
504 stars
Nov 20, 2018
2 usages
504 stars

Discover Dependencies

Aug 17, 2012
1 usages
Nov 30, 2018
21 usages
712 stars
Jan 19, 2022
8 usages
20 stars
Oct 23, 2019
3 usages
6 stars
Feb 26, 2020
12 usages
Aug 28, 2018
42 usages
Oct 08, 2021
11 usages
7 stars