outr / scantivy   1.0.0

MIT License GitHub

Scala wrapper implementation around Rust's Tantivy

Scala versions: 3.x

scantivy 1.0.0


Group ID:
com.outr
Artifact ID:
scantivy_3
Version:
1.0.0
Release Date:
Apr 26, 2026
Licenses:
MIT
Files:
Full Scala Version:
3.8.3
Developers:

libraryDependencies += "com.outr" %% "scantivy" % "1.0.0"

Mill build tool

ivy"com.outr::scantivy:1.0.0"

Scala CLI

//> using dep "com.outr::scantivy:1.0.0"

Ammonite REPL

import $ivy.`com.outr::scantivy:1.0.0`

<dependency>
  <groupId>com.outr</groupId>
  <artifactId>scantivy_3</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'com.outr', name: 'scantivy_3', version: '1.0.0'