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


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

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>au.id.tmm.ausgeo</groupId>
  <artifactId>ausgeo-core_2.13</artifactId>
  <version>0.2.1</version>
</dependency>

compile group: 'au.id.tmm.ausgeo', name: 'ausgeo-core_2.13', version: '0.2.1'