tmccarthy / ausgeo   0.4.0

Apache License 2.0 GitHub

A handful of Scala classes for representing Australian locations

Scala versions: 3.x 2.13 2.12

ausgeo-core 0.2.0


Group ID:
au.id.tmm.ausgeo
Artifact ID:
ausgeo-core_2.12
Version:
0.2.0
Release Date:
Aug 11, 2019
Licenses:
Files:

libraryDependencies += "au.id.tmm.ausgeo" %% "ausgeo-core" % "0.2.0"

Mill build tool

ivy"au.id.tmm.ausgeo::ausgeo-core:0.2.0"

Scala CLI

//> using dep "au.id.tmm.ausgeo::ausgeo-core:0.2.0"

Ammonite REPL

import $ivy.`au.id.tmm.ausgeo::ausgeo-core:0.2.0`

<dependency>
  <groupId>au.id.tmm.ausgeo</groupId>
  <artifactId>ausgeo-core_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'au.id.tmm.ausgeo', name: 'ausgeo-core_2.12', version: '0.2.0'