Last Version

Closy 1.2.1

Closy is a library that provides fast and generic solutions for nearest neighbor search (NNS)

License

License

GroupId

GroupId

io.github.zabuzard.closy
ArtifactId

ArtifactId

closy
Version

Version

1.2.1
Type

Type

jar
Description

Description

Closy
Closy is a library that provides fast and generic solutions for nearest neighbor search (NNS)
Project URL

Project URL

https://github.com/Zabuzard/Closy
Source Code Management

Source Code Management

http://github.com/Zabuzard/Closy/tree/master

Download closy 1.2.1


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

Dependencies

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

Project Modules

There are no modules declared in this project.