cozydev-pink / lucille   0.0.2

Apache License 2.0 Website GitHub

Lucene Query Syntax Parser

Scala versions: 3.x 2.13 2.12
Scala.js versions: 1.x
Scala Native versions: 0.4

lucille 0.0.1


Group ID:
pink.cozydev
Artifact ID:
lucille_2.13
Version:
0.0.1
Version Scheme:
Release Date:
Oct 21, 2023
Licenses:
Files:
Full Scala Version:
2.13.12

libraryDependencies += "pink.cozydev" %% "lucille" % "0.0.1"

Mill build tool

ivy"pink.cozydev::lucille:0.0.1"

Scala CLI

//> using dep "pink.cozydev::lucille:0.0.1"

Ammonite REPL

import $ivy.`pink.cozydev::lucille:0.0.1`

<dependency>
  <groupId>pink.cozydev</groupId>
  <artifactId>lucille_2.13</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'pink.cozydev', name: 'lucille_2.13', version: '0.0.1'