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


Group ID:
com.typesafe.play.extras
Artifact ID:
play-geojson_2.11
Version:
1.3.0
Release Date:
Aug 31, 2015
Licenses:
Files:

libraryDependencies += "com.typesafe.play.extras" %% "play-geojson" % "1.3.0"

Mill build tool

ivy"com.typesafe.play.extras::play-geojson:1.3.0"

Scala CLI

//> using dep "com.typesafe.play.extras::play-geojson:1.3.0"

Ammonite REPL

import $ivy.`com.typesafe.play.extras::play-geojson:1.3.0`

<dependency>
  <groupId>com.typesafe.play.extras</groupId>
  <artifactId>play-geojson_2.11</artifactId>
  <version>1.3.0</version>
</dependency>

compile group: 'com.typesafe.play.extras', name: 'play-geojson_2.11', version: '1.3.0'