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


Group ID:
com.github.workingDog
Artifact ID:
scalaxal_2.12
Version:
1.2
Release Date:
May 12, 2018
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.workingDog</groupId>
  <artifactId>scalaxal_2.12</artifactId>
  <version>1.2</version>
</dependency>

compile group: 'com.github.workingDog', name: 'scalaxal_2.12', version: '1.2'