TLSH

Java port of TLSH (Trend Micro Locality Sensitive Hash)

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.idealista
ArtifactId

ArtifactId

tlsh
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

TLSH
Java port of TLSH (Trend Micro Locality Sensitive Hash)
Project Organization

Project Organization

Idealista, S.A

Download tlsh

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0