MVN

info.debatty : java-spamsum

Maven & Gradle

Aug 11, 2016
2 usages
13 stars

A Java implementation of SpamSum / SSDeep / Context Triggered Piecewise Hashing

<dependency>
    <groupId>info.debatty</groupId>
    <artifactId>java-spamsum</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of info.debatty : java-spamsum to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of info.debatty : java-spamsum to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2
java-spamsum-0.2
0.1
java-spamsum-0.1

How to add a dependency to Maven

Add the following info.debatty : java-spamsum maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>info.debatty</groupId>
    <artifactId>java-spamsum</artifactId>
    <version>0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following info.debatty : java-spamsum gradle dependency to your build.gradle file:

implementation 'info.debatty:java-spamsum:0.2'

Gradle Kotlin DSL: Add the following info.debatty : java-spamsum gradle kotlin dependency to your build.gradle.kts file:

implementation("info.debatty:java-spamsum:0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following info.debatty : java-spamsum sbt scala dependency to your build.sbt file:

libraryDependencies += "info.debatty" % "java-spamsum" % "0.2"

Advertisement

Dependencies from Group

39 usages
2.4k stars
Jun 24, 2019
10 usages
268 stars
Oct 29, 2020
3 usages
1 stars
Nov 23, 2017
2 usages
34 stars
Sep 08, 2017
2 usages
5 stars

Discover Dependencies

Aug 12, 2016
0 stars
Aug 12, 2016
0 stars
Aug 12, 2016
0 stars
Apr 18, 2017
27 stars
Oct 16, 2017
5 usages
75 stars
Jan 03, 2022
3 usages
0 stars
Jan 03, 2022
0 stars
Jan 03, 2022
4 usages
0 stars
Jan 03, 2022
5 usages
0 stars