MVN

ch.sourcepond.io : checksum-api

Maven & Gradle

Jan 25, 2018
5 usages

Provides a simple API to calculate checksums for the content of any input-stream, file or directory.

<dependency>
    <groupId>ch.sourcepond.io</groupId>
    <artifactId>checksum-api</artifactId>
    <version>4.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.sourcepond.io : checksum-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.3

All Versions

Choose a version of ch.sourcepond.io : checksum-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
checksum-api-4.0.3
checksum-api-4.0.2
checksum-api-4.0.1
checksum-api-4.0.0
3.0.x
checksum-api-3.0.2
checksum-api-3.0.0
2.0.x
checksum-api-2.0.4
checksum-api-2.0.3
checksum-api-2.0.2
checksum-api-2.0.1
checksum-api-2.0.0
1.0.x
checksum-api-1.0.3
checksum-api-1.0.2
checksum-api-1.0.0

How to add a dependency to Maven

Add the following ch.sourcepond.io : checksum-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.sourcepond.io</groupId>
    <artifactId>checksum-api</artifactId>
    <version>4.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.sourcepond.io : checksum-api gradle dependency to your build.gradle file:

implementation 'ch.sourcepond.io:checksum-api:4.0.3'

Gradle Kotlin DSL: Add the following ch.sourcepond.io : checksum-api gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.sourcepond.io:checksum-api:4.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.sourcepond.io : checksum-api sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.sourcepond.io" % "checksum-api" % "4.0.3"

Advertisement

Dependencies from Group

Sep 07, 2017
7 usages
Sep 07, 2017
6 usages
Jan 25, 2018
5 usages
Jan 25, 2018
2 usages
Sep 12, 2017
2 usages

Discover Dependencies

Mar 13, 2023
2 usages
73 stars
Nov 18, 2022
6 usages
15 stars
Sep 24, 2021
5 usages
8.7k stars
Nov 05, 2021
3 usages
336 stars
Aug 05, 2021
3 usages
Aug 11, 2023
14 usages
263 stars
Dec 29, 2022
23 usages
31 stars
Aug 03, 2014
3 usages
Apr 18, 2023
10 usages
187 stars
Mar 25, 2016
4 usages
0 stars