annoy4s / annoy4s   0.10.0

Apache License 2.0 GitHub

Scala wrapper for Annoy

Scala versions: 2.13 2.12 2.11 2.10

annoy4s 0.10.0


Group ID:
net.pishen
Artifact ID:
annoy4s_2.13
Version:
0.10.0
Release Date:
Apr 8, 2021
Licenses:
Files:

libraryDependencies += "net.pishen" %% "annoy4s" % "0.10.0"

Mill build tool

ivy"net.pishen::annoy4s:0.10.0"

Scala CLI

//> using dep "net.pishen::annoy4s:0.10.0"

Ammonite REPL

import $ivy.`net.pishen::annoy4s:0.10.0`

<dependency>
  <groupId>net.pishen</groupId>
  <artifactId>annoy4s_2.13</artifactId>
  <version>0.10.0</version>
</dependency>

compile group: 'net.pishen', name: 'annoy4s_2.13', version: '0.10.0'