Download humble-video-all-0.2.1.jar file

Introduction

You can download humble-video-all-0.2.1.jar in this page.

License

Open Source

Type List

humble-video-all-0.2.1.jar file has the following types.

META-INF/HUMBLESO.DSA
META-INF/HUMBLESO.SF
META-INF/MANIFEST.MF
META-INF/maven/io.humble/humble-video-all/pom.properties
META-INF/maven/io.humble/humble-video-all/pom.xml
io.humble.video_all.Version.class

Pom

humble-video-all-0.2.1.pom file content.

<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>

  <parent>
    <groupId>io.humble</groupId>
    <artifactId>humble-video-parent</artifactId>
    <version>0.2.1</version>
    <relativePath>../humble-video-parent/pom.xml</relativePath>
  </parent>

  <artifactId>humble-video-all</artifactId>
  <packaging>jar</packaging>

  <name>humble-video-all</name>
  <url>http://maven.apache.org</url>

  <dependencies>
    <dependency>
      <groupId>io.humble</groupId>
      <artifactId>humble-video-arch-i686-apple-darwin12</artifactId>
    </dependency>
    <dependency>
      <groupId>io.humble</groupId>
      <artifactId>humble-video-arch-x86_64-apple-darwin12</artifactId>
    </dependency>
    <dependency>
      <groupId>io.humble</groupId>
      <artifactId>humble-video-arch-i686-pc-linux-gnu6</artifactId>
    </dependency>
    <dependency>
      <groupId>io.humble</groupId>
      <artifactId>humble-video-arch-x86_64-pc-linux-gnu6</artifactId>
    </dependency>
    <dependency>
      <groupId>io.humble</groupId>
      <artifactId>humble-video-arch-i686-w64-mingw32</artifactId>
    </dependency>
    <dependency>
      <groupId>io.humble</groupId>
      <artifactId>humble-video-arch-x86_64-w64-mingw32</artifactId>
    </dependency>
    <dependency>
      <groupId>io.humble</groupId>
      <artifactId>humble-video-noarch</artifactId>
    </dependency>
  </dependencies>
</project>

POM Entry

<dependency>
   <groupId>io.humble</groupId>
   <artifactId>humble-video-all</artifactId>
   <version>0.2.1</version>
</dependency>

Download

If you think the following humble-video-all-0.2.1.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download humble-video-all-0.2.1.jar file




PreviousNext

Related