MVN

com.itlgl : byteutil

Maven & Gradle

Jan 13, 2021
3 usages
5 stars

byteutil · Byte data processing tools

<dependency>
    <groupId>com.itlgl</groupId>
    <artifactId>byteutil</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.itlgl : byteutil to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.itlgl : byteutil to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
byteutil-0.1.2
byteutil-0.1.1
byteutil-0.1.0
0.0.x
byteutil-0.0.7
byteutil-0.0.6
byteutil-0.0.5

How to add a dependency to Maven

Add the following com.itlgl : byteutil maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.itlgl</groupId>
    <artifactId>byteutil</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.itlgl : byteutil gradle dependency to your build.gradle file:

implementation 'com.itlgl:byteutil:0.1.2'

Gradle Kotlin DSL: Add the following com.itlgl : byteutil gradle kotlin dependency to your build.gradle.kts file:

implementation("com.itlgl:byteutil:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.itlgl : byteutil sbt scala dependency to your build.sbt file:

libraryDependencies += "com.itlgl" % "byteutil" % "0.1.2"

Advertisement

Dependencies from Group

Jan 13, 2021
3 usages
5 stars
Apr 28, 2018
1 stars
Sep 06, 2018
30 stars

Discover Dependencies

Apr 14, 2023
13 usages
3.7k stars
Oct 30, 2017
6 usages
Aug 25, 2023
199 usages
472 stars
Apr 26, 2020
12 usages
23 stars
Jun 14, 2013
5 usages
1 stars
Jul 21, 2015
4 usages
0 stars
Sep 13, 2017
9 usages
738 stars