MVN

net.digger : crc-util

Maven & Gradle

Feb 19, 2018
1 usages
0 stars

net.digger:crc-util · A parameterized checksum and CRC calculation tool, which supports many different algorithms and parameters.

<dependency>
    <groupId>net.digger</groupId>
    <artifactId>crc-util</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.digger : crc-util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of net.digger : crc-util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
crc-util-1.0.0

How to add a dependency to Maven

Add the following net.digger : crc-util maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.digger</groupId>
    <artifactId>crc-util</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.digger : crc-util gradle dependency to your build.gradle file:

implementation 'net.digger:crc-util:1.0.0'

Gradle Kotlin DSL: Add the following net.digger : crc-util gradle kotlin dependency to your build.gradle.kts file:

implementation("net.digger:crc-util:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.digger : crc-util sbt scala dependency to your build.sbt file:

libraryDependencies += "net.digger" % "crc-util" % "1.0.0"

Advertisement

Dependencies from Group

Nov 13, 2018
4 usages
0 stars
Feb 19, 2018
3 usages
0 stars
Mar 19, 2018
2 usages
2 stars
Nov 13, 2018
2 usages
0 stars
Nov 13, 2018
2 usages
0 stars

Discover Dependencies

Aug 14, 2023
259 usages
4.3k stars
Feb 20, 2018
0 stars
Aug 15, 2023
26 usages
12.9k stars
Aug 19, 2019
1 usages
6 stars
Jul 09, 2023
1 usages
578 stars
Feb 21, 2018
8 stars
Feb 23, 2018
0 stars
Jul 11, 2018
1 usages
2 stars
May 14, 2023
55 stars