Jar examples for t:tlsh
Java port of TLSH (Trend Micro Locality Sensitive Hash)
You can download jar file tlsh 1.0.0 in this page.
Apache License 2.0
You can use the following script to add tlsh-1.0.0.jar to your project.
<dependency> <groupId>com.idealista</groupId> <artifactId>tlsh</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.idealista', name: 'tlsh', version: '1.0.0'
libraryDependencies += "com.idealista" % "tlsh" % "1.0.0"
<dependency org="com.idealista" name="tlsh" rev="1.0.0"/>
@Grapes(@Grab(group='com.idealista', module='tlsh', version='1.0.0'))
'com.idealista:tlsh:jar:1.0.0'
Click the following link to download the jar file.
tlsh-1.0.0-javadoc.jar