taig / geojson   0.1.1

MIT License GitHub

Plain GeoJSON data structures

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

geojson-core 0.1.0


Group ID:
io.taig
Artifact ID:
geojson-core_3
Version:
0.1.0
Version Scheme:
Release Date:
Sep 14, 2025
Licenses:
MIT
Files:
Full Scala Version:
3.3.6
Developers:

libraryDependencies += "io.taig" %% "geojson-core" % "0.1.0"

Mill build tool

ivy"io.taig::geojson-core:0.1.0"

Scala CLI

//> using dep "io.taig::geojson-core:0.1.0"

Ammonite REPL

import $ivy.`io.taig::geojson-core:0.1.0`

<dependency>
  <groupId>io.taig</groupId>
  <artifactId>geojson-core_3</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.taig', name: 'geojson-core_3', version: '0.1.0'