workingdog / scalaxal   1.2

BSD 3-clause "New" or "Revised" License GitHub

scalaxal is an extensible Address Language (xAL) library written in scala

Scala versions: 2.12 2.11
sbt plugins: 0.13

scalaxal 1.1


Group ID:
com.github.workingDog
Artifact ID:
scalaxal_2.11
Version:
1.1
Release Date:
May 9, 2017
Licenses:
Files:

libraryDependencies += "com.github.workingDog" %% "scalaxal" % "1.1"

Mill build tool

ivy"com.github.workingDog::scalaxal:1.1"

Scala CLI

//> using dep "com.github.workingDog::scalaxal:1.1"

Ammonite REPL

import $ivy.`com.github.workingDog::scalaxal:1.1`

<dependency>
  <groupId>com.github.workingDog</groupId>
  <artifactId>scalaxal_2.11</artifactId>
  <version>1.1</version>
</dependency>

compile group: 'com.github.workingDog', name: 'scalaxal_2.11', version: '1.1'