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.6.0


Group ID:
net.pishen
Artifact ID:
annoy4s_2.12
Version:
0.6.0
Release Date:
Jan 25, 2018
Licenses:
Files:

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

Mill build tool

ivy"net.pishen::annoy4s:0.6.0"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>net.pishen</groupId>
  <artifactId>annoy4s_2.12</artifactId>
  <version>0.6.0</version>
</dependency>

compile group: 'net.pishen', name: 'annoy4s_2.12', version: '0.6.0'