spot-core 0.12.0


Group ID:
io.github.marcinzh
Artifact ID:
spot-core_3
Version:
0.12.0
Version Scheme:
Release Date:
Aug 4, 2025
Licenses:
MIT
Files:
Full Scala Version:
3.3.6

libraryDependencies += "io.github.marcinzh" %% "spot-core" % "0.12.0"

Mill build tool

ivy"io.github.marcinzh::spot-core:0.12.0"

Scala CLI

//> using dep "io.github.marcinzh::spot-core:0.12.0"

Ammonite REPL

import $ivy.`io.github.marcinzh::spot-core:0.12.0`

<dependency>
  <groupId>io.github.marcinzh</groupId>
  <artifactId>spot-core_3</artifactId>
  <version>0.12.0</version>
</dependency>

compile group: 'io.github.marcinzh', name: 'spot-core_3', version: '0.12.0'