Last Version

kTLSH 1.0.1

A fresh look at implementing TLSH in Java.

License

License

GroupId

GroupId

app.keve.ktlsh
ArtifactId

ArtifactId

ktlsh
Version

Version

1.0.1
Type

Type

jar
Description

Description

kTLSH
A fresh look at implementing TLSH in Java.
Source Code Management

Source Code Management

http://github.com/kevemueller/kTLSH/tree/master/ktlsh

Download ktlsh 1.0.1


<!-- https://jarcasting.com/artifacts/app.keve.ktlsh/ktlsh/ -->
<dependency>
    <groupId>app.keve.ktlsh</groupId>
    <artifactId>ktlsh</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/app.keve.ktlsh/ktlsh/
implementation 'app.keve.ktlsh:ktlsh:1.0.1'
// https://jarcasting.com/artifacts/app.keve.ktlsh/ktlsh/
implementation ("app.keve.ktlsh:ktlsh:1.0.1")
'app.keve.ktlsh:ktlsh:jar:1.0.1'
<dependency org="app.keve.ktlsh" name="ktlsh" rev="1.0.1">
  <artifact name="ktlsh" type="jar" />
</dependency>
@Grapes(
@Grab(group='app.keve.ktlsh', module='ktlsh', version='1.0.1')
)
libraryDependencies += "app.keve.ktlsh" % "ktlsh" % "1.0.1"
[app.keve.ktlsh/ktlsh "1.0.1"]

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2

Project Modules

There are no modules declared in this project.