Download hexdump-0.2.1.jar file

Introduction

You can download hexdump-0.2.1.jar in this page.

License

Open Source

Type List

hexdump-0.2.1.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/org.abstractj.libmatthew/hexdump/pom.properties
META-INF/maven/org.abstractj.libmatthew/hexdump/pom.xml
cx.ath.matthew.utils.Hexdump.class

Pom

hexdump-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">
    <parent>
        <groupId>org.abstractj.libmatthew</groupId>
        <artifactId>libmatthew-parent</artifactId>
        <version>0.8.0</version>
        <relativePath>../pom.xml</relativePath>
    </parent>

    <modelVersion>4.0.0</modelVersion>

    <artifactId>hexdump</artifactId>
    <version>0.2.1</version>
    <packaging>jar</packaging>

  <scm>
    <tag>0.8.0</tag>
  </scm>
</project>

POM Entry

<dependency>
   <groupId>org.abstractj.libmatthew</groupId>
   <artifactId>hexdump</artifactId>
   <version>0.2.1</version>
</dependency>

Download

If you think the following hexdump-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 hexdump-0.2.1.jar file




PreviousNext

Related