MVN

com.avast : bytecompressor-huffman

Maven & Gradle

Nov 20, 2013

bytecompressor-huffman · Avast fork of https://github.com/nayuki/Huffman-Coding , it adds bytecompressor layer compatibility.

<dependency>
    <groupId>com.avast</groupId>
    <artifactId>bytecompressor-huffman</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.avast : bytecompressor-huffman to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of com.avast : bytecompressor-huffman to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
bytecompressor-huffman-1.1.2

How to add a dependency to Maven

Add the following com.avast : bytecompressor-huffman maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.avast</groupId>
    <artifactId>bytecompressor-huffman</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.avast : bytecompressor-huffman gradle dependency to your build.gradle file:

implementation 'com.avast:bytecompressor-huffman:1.1.2'

Gradle Kotlin DSL: Add the following com.avast : bytecompressor-huffman gradle kotlin dependency to your build.gradle.kts file:

implementation("com.avast:bytecompressor-huffman:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.avast : bytecompressor-huffman sbt scala dependency to your build.sbt file:

libraryDependencies += "com.avast" % "bytecompressor-huffman" % "1.1.2"

Advertisement

Dependencies from Group

Apr 16, 2014
11 usages
5 stars
Feb 02, 2023
7 usages
193 stars
Jan 23, 2023
5 usages
5 stars
Jan 23, 2023
5 usages
5 stars
Jul 23, 2015
4 usages
1 stars

Discover Dependencies

Feb 10, 2012
14 usages
Jun 20, 2014
26 stars
Jun 05, 2013
2 usages
10 stars
Aug 20, 2010
6 usages
2 stars
Jan 24, 2008
4 usages
Aug 31, 2012
1 stars
Mar 10, 2014
8 stars