bytecompressor-parent

Parent pom for Avast (Java and Scala) open-source projects..

License

License

GroupId

GroupId

com.avast
ArtifactId

ArtifactId

bytecompressor-parent
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

pom
Description

Description

bytecompressor-parent
Parent pom for Avast (Java and Scala) open-source projects..
Project URL

Project URL

https://github.com/avast-open/bytecompressor
Project Organization

Project Organization

AVAST Software

Download bytecompressor-parent

How to add to project

<!-- https://jarcasting.com/artifacts/com.avast/bytecompressor-parent/ -->
<dependency>
    <groupId>com.avast</groupId>
    <artifactId>bytecompressor-parent</artifactId>
    <version>1.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.avast/bytecompressor-parent/
implementation 'com.avast:bytecompressor-parent:1.2.2'
// https://jarcasting.com/artifacts/com.avast/bytecompressor-parent/
implementation ("com.avast:bytecompressor-parent:1.2.2")
'com.avast:bytecompressor-parent:pom:1.2.2'
<dependency org="com.avast" name="bytecompressor-parent" rev="1.2.2">
  <artifact name="bytecompressor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.avast', module='bytecompressor-parent', version='1.2.2')
)
libraryDependencies += "com.avast" % "bytecompressor-parent" % "1.2.2"
[com.avast/bytecompressor-parent "1.2.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • bytecompressor
  • bytecompressor-huffman
  • bytecompressor-jsnappy
  • bytecompressor-zlib

Versions

Version
1.2.2
1.2.1