dragonfly-ai / spatial   0.3.3

Apache License 2.0 GitHub

Scala.js repository for spatial partitioning data structures: QuadTree, Octree and Map variants of each.

Scala versions: 3.x
Scala.js versions: 1.x
Scala Native versions: 0.5

spatial 0.3.2


Group ID:
ai.dragonfly
Artifact ID:
spatial_3
Version:
0.3.2
Version Scheme:
Release Date:
Oct 29, 2025
Licenses:
Files:
Full Scala Version:
3.3.7
Developers:

libraryDependencies += "ai.dragonfly" %% "spatial" % "0.3.2"

Mill build tool

ivy"ai.dragonfly::spatial:0.3.2"

Scala CLI

//> using dep "ai.dragonfly::spatial:0.3.2"

Ammonite REPL

import $ivy.`ai.dragonfly::spatial:0.3.2`

<dependency>
  <groupId>ai.dragonfly</groupId>
  <artifactId>spatial_3</artifactId>
  <version>0.3.2</version>
</dependency>

compile group: 'ai.dragonfly', name: 'spatial_3', version: '0.3.2'