jroper / play-geojson   1.7.0

GitHub

GeoJSON support for Play's JSON library

Scala versions: 2.13 2.12 2.11 2.10

play-geojson 1.7.0


Group ID:
au.id.jazzy
Artifact ID:
play-geojson_2.12
Version:
1.7.0
Release Date:
May 11, 2021
Licenses:
Files:

libraryDependencies += "au.id.jazzy" %% "play-geojson" % "1.7.0"

Mill build tool

ivy"au.id.jazzy::play-geojson:1.7.0"

Scala CLI

//> using dep "au.id.jazzy::play-geojson:1.7.0"

Ammonite REPL

import $ivy.`au.id.jazzy::play-geojson:1.7.0`

<dependency>
  <groupId>au.id.jazzy</groupId>
  <artifactId>play-geojson_2.12</artifactId>
  <version>1.7.0</version>
</dependency>

compile group: 'au.id.jazzy', name: 'play-geojson_2.12', version: '1.7.0'