Last Version

kTLSH (parent) 1.0.1

A fresh look at implementing TLSH in Java.

License

License

GroupId

GroupId

app.keve.ktlsh
ArtifactId

ArtifactId

ktlsh-parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

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

Source Code Management

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

Download ktlsh-parent 1.0.1

Filename Size
ktlsh-parent-1.0.1.pom 13 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • ktlsh
  • ktlsh-jmh