MVN

com.avast.bytes : bytes-core

Maven & Gradle

Feb 19, 2021
6 usages
8 stars

bytes-core · Provides universal interface for having an immutable representation of sequence of bytes

<dependency>
    <groupId>com.avast.bytes</groupId>
    <artifactId>bytes-core</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.2.0

All Versions

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

Version Vulnerabilities Updated
2.2.x
bytes-core-2.2.0
2.1.x
bytes-core-2.1.2
bytes-core-2.1.1
bytes-core-2.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.avast.bytes</groupId>
    <artifactId>bytes-core</artifactId>
    <version>2.2.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.avast.bytes:bytes-core:2.2.0'

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

implementation("com.avast.bytes:bytes-core:2.2.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.avast.bytes" % "bytes-core" % "2.2.0"

Advertisement

Dependencies from Group

Feb 19, 2021
6 usages
8 stars
Feb 19, 2021
6 usages
8 stars
Feb 19, 2021
8 stars

Discover Dependencies

Oct 11, 2021
6 usages
2 stars
Nov 23, 2021
3 usages
146 stars
Apr 06, 2014
23 stars
Apr 06, 2014
23 stars
Apr 06, 2014
23 stars
Aug 18, 2015
3 usages
36 stars
Sep 30, 2022
6 usages
112 stars
Apr 04, 2023
1 usages
269 stars
Jun 15, 2023
1 usages
20 stars