MVN

com.github.tjake : crc32ex

Maven & Gradle

Feb 26, 2015
86 usages
1 stars

CRC32 Java Library · On Java 8 this will use the crc32 intrinsic call, in Java 7 it will use pure java crc.

<dependency>
    <groupId>com.github.tjake</groupId>
    <artifactId>crc32ex</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.tjake : crc32ex to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.github.tjake : crc32ex to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
crc32ex-0.1.2
crc32ex-0.1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.tjake</groupId>
    <artifactId>crc32ex</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.tjake : crc32ex gradle dependency to your build.gradle file:

implementation 'com.github.tjake:crc32ex:0.1.2'

Gradle Kotlin DSL: Add the following com.github.tjake : crc32ex gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.tjake:crc32ex:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.tjake : crc32ex sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.tjake" % "crc32ex" % "0.1.2"

Advertisement

Dependencies from Group

Feb 26, 2015
86 usages
1 stars
Mar 11, 2024
286 stars
Mar 11, 2024
286 stars
Mar 11, 2024
286 stars

Discover Dependencies

Aug 04, 2023
2 usages
2k stars
Aug 04, 2023
2 usages
2k stars
Aug 04, 2023
1 usages
2k stars
Nov 03, 2020
1 usages
2k stars
Jan 03, 2017
1 usages
46 stars
Oct 02, 2020
2 usages
2k stars
Feb 09, 2023
1 usages
95 stars
May 31, 2021
2 usages
5.8k stars
Apr 15, 2016
1 usages
7 stars