MVN

app.keve.ktlsh : ktlsh

Maven & Gradle

Jun 30, 2020
1 usages
2 stars

kTLSH · A fresh look at implementing TLSH in Java.

<dependency>
    <groupId>app.keve.ktlsh</groupId>
    <artifactId>ktlsh</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of app.keve.ktlsh : ktlsh to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of app.keve.ktlsh : ktlsh to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ktlsh-1.0.1
ktlsh-1.0.0

How to add a dependency to Maven

Add the following app.keve.ktlsh : ktlsh maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>app.keve.ktlsh</groupId>
    <artifactId>ktlsh</artifactId>
    <version>1.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following app.keve.ktlsh : ktlsh gradle dependency to your build.gradle file:

implementation 'app.keve.ktlsh:ktlsh:1.0.1'

Gradle Kotlin DSL: Add the following app.keve.ktlsh : ktlsh gradle kotlin dependency to your build.gradle.kts file:

implementation("app.keve.ktlsh:ktlsh:1.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following app.keve.ktlsh : ktlsh sbt scala dependency to your build.sbt file:

libraryDependencies += "app.keve.ktlsh" % "ktlsh" % "1.0.1"

Advertisement

Dependencies from Group

Jun 30, 2020
1 usages
2 stars
Jun 30, 2020
3 stars
Jun 30, 2020
2 stars

Discover Dependencies

Jun 30, 2020
1 usages
Jul 15, 2020
1 usages
12 stars
Aug 25, 2020
1 usages
19 stars
Aug 11, 2020
1 usages
0 stars
Feb 08, 2021
1 usages
21 stars
Aug 28, 2020
1 usages
0 stars
Sep 08, 2020
1 usages
1 stars
May 31, 2021
1 usages
2 stars
Mar 15, 2023
2 usages
54 stars