sterkh66 / jts-extension   0.1

GNU General Public License v3.0 only GitHub

Scala extension for Java Topology Suite (JTS)

Scala versions: 2.11

geospatial 0.1


Group ID:
com.github.sterkh66
Artifact ID:
geospatial_2.11
Version:
0.1
Release Date:
Jan 4, 2018
Licenses:
Files:

libraryDependencies += "com.github.sterkh66" %% "geospatial" % "0.1"

Mill build tool

ivy"com.github.sterkh66::geospatial:0.1"

Scala CLI

//> using dep "com.github.sterkh66::geospatial:0.1"

Ammonite REPL

import $ivy.`com.github.sterkh66::geospatial:0.1`

<dependency>
  <groupId>com.github.sterkh66</groupId>
  <artifactId>geospatial_2.11</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.github.sterkh66', name: 'geospatial_2.11', version: '0.1'