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.1


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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